diff options
author | H. Peter Anvin <hpa@zytor.com> | 2001-10-26 02:05:54 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2001-10-26 02:05:54 +0000 |
commit | af538c1a2aa168d1c66e6e1c1fa3a3fb3e5b00b6 (patch) | |
tree | 87f586932523ffcccbd621384022ca33254a3ab9 /lpsm_shutdown.3.in | |
parent | 4bd929b8e7ca1b8b7d4b2479216eb9120b8b7350 (diff) | |
download | lpsm-af538c1a2aa168d1c66e6e1c1fa3a3fb3e5b00b6.tar.gz lpsm-af538c1a2aa168d1c66e6e1c1fa3a3fb3e5b00b6.tar.xz lpsm-af538c1a2aa168d1c66e6e1c1fa3a3fb3e5b00b6.zip |
Further documentation cleanup.
Diffstat (limited to 'lpsm_shutdown.3.in')
-rw-r--r-- | lpsm_shutdown.3.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lpsm_shutdown.3.in b/lpsm_shutdown.3.in index 772e60d..35b5e84 100644 --- a/lpsm_shutdown.3.in +++ b/lpsm_shutdown.3.in @@ -50,6 +50,7 @@ arena to the last checkpointed state. This is a very slow operation. does not return a value. .SH "SEE ALSO" .BR lpsm_init (3), -.BR lpsm_arena_init (3). +.BR lpsm_arena_init (3), +.BR lpsm_checkpoint (3). .SH BUGS The persistent memory system is not currently thread-safe. |