diff options
author | 2003-05-29 20:35:58 +0000 | |
---|---|---|
committer | 2003-05-29 20:35:58 +0000 | |
commit | 38d0704cedb385a3253d143f443eade19737dab0 (patch) | |
tree | 65e3b301aff5195044e2ede4aa8d3a8fa6e3cd7d | |
parent | - section reorder (diff) | |
download | wireguard-openbsd-38d0704cedb385a3253d143f443eade19737dab0.tar.xz wireguard-openbsd-38d0704cedb385a3253d143f443eade19737dab0.zip |
missing full stop.
-rw-r--r-- | bin/pax/tar.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index a4a94d523c6..593bf6e3196 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tar.1,v 1.42 2003/05/29 20:32:13 jmc Exp $ +.\" $OpenBSD: tar.1,v 1.43 2003/05/29 20:35:58 jmc Exp $ .\" .\" Copyright (c) 1996 SigmaSoft, Th. Lockert .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: tar.1,v 1.42 2003/05/29 20:32:13 jmc Exp $ +.\" $OpenBSD: tar.1,v 1.43 2003/05/29 20:35:58 jmc Exp $ .\" .Dd February 7, 2001 .Dt TAR 1 @@ -276,7 +276,7 @@ from an compressed archive named Note that the glob pattern has been quoted to avoid expansion by the shell. .Pp For more detailed examples, see -.Xr pax 1 +.Xr pax 1 . .Sh DIAGNOSTICS .Nm will exit with one of the following values: |