Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/pax Stop hissing.



details:   https://anonhg.NetBSD.org/src/rev/773179750d24
branches:  trunk
changeset: 791360:773179750d24
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Nov 14 07:45:05 2013 +0000

description:
Stop hissing.

diffstat:

 bin/pax/pax.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9b47efed7aca -r 773179750d24 bin/pax/pax.1
--- a/bin/pax/pax.1     Thu Nov 14 05:04:24 2013 +0000
+++ b/bin/pax/pax.1     Thu Nov 14 07:45:05 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pax.1,v 1.62 2013/11/14 04:00:48 christos Exp $
+.\"    $NetBSD: pax.1,v 1.63 2013/11/14 07:45:05 wiz Exp $
 .\"
 .\" Copyright (c) 1992 Keith Muller.
 .\" Copyright (c) 1992, 1993
@@ -741,7 +741,7 @@
 Typical archive format restrictions include (but are not limited to):
 file pathname length, file size, link pathname length and the type of the file.
 .It Fl Fl gnu
-Recognize GNU tar extensionss.
+Recognize GNU tar extensions.
 .It Fl Fl xz
 Use
 .Xr xz 1



Home | Main Index | Thread Index | Old Index