diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-15 02:15:31 +0000 |
commit | eebf512f9ccf68c32dd3357d8b220432728968c3 (patch) | |
tree | 6858a0c3ff6902f83bd5f4867667f4083aaae0d5 /sbin/restore | |
parent | 1b52790c858f028bdd5d92656f0aecc3b609deef (diff) |
Mostly punctuation fixes.
Diffstat (limited to 'sbin/restore')
-rw-r--r-- | sbin/restore/restore.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 27ad3a5dda9..c10fc009346 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: restore.8,v 1.17 2000/03/18 22:56:04 aaron Exp $ +.\" $OpenBSD: restore.8,v 1.18 2000/04/15 02:15:17 aaron Exp $ .\" $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -452,7 +452,7 @@ and .Pa /tmp/rstmode* are generated with a unique name based on the date of the dump and the process ID (see -.Xr mktemp 3 ), +.Xr mktemp 3 ) , except when .Fl r or |