diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-01-17 21:22:44 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-01-17 21:22:44 +0000 |
commit | 2803ef19da3f43aa3b26e26aa0b63ef88cacde08 (patch) | |
tree | 0ff524aaf342ae87916f9153c655f2a76f62d6f3 /sbin/restore | |
parent | f76fe68e9426e7c967fac0df223e5ce661676389 (diff) |
remove a uesless Pp;
Diffstat (limited to 'sbin/restore')
-rw-r--r-- | sbin/restore/restore.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 424bd8b1645..588a30fcfc2 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: restore.8,v 1.34 2011/12/23 17:00:47 jmc Exp $ +.\" $OpenBSD: restore.8,v 1.35 2013/01/17 21:22:43 jmc Exp $ .\" $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)restore.8 8.3 (Berkeley) 6/1/94 .\" -.Dd $Mdocdate: December 23 2011 $ +.Dd $Mdocdate: January 17 2013 $ .Dt RESTORE 8 .Os .Sh NAME @@ -272,7 +272,6 @@ or .Nm reads from the named file on the remote host using .Xr rmt 8 . -.Pp .It Fl h Extract the actual directory, rather than the files that it references. |