diff options
author | 2013-01-17 21:22:43 +0000 | |
---|---|---|
committer | 2013-01-17 21:22:43 +0000 | |
commit | e7737944f945bc9beb72a04dc6e791f1e3768f0e (patch) | |
tree | e2832daea3dbd3ba1e2c1574d39adae643ba31e4 | |
parent | remove some uesless Pp; (diff) | |
download | wireguard-openbsd-e7737944f945bc9beb72a04dc6e791f1e3768f0e.tar.xz wireguard-openbsd-e7737944f945bc9beb72a04dc6e791f1e3768f0e.zip |
remove a uesless Pp;
-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. |