Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/pax Don't emphasys punctuations.
details: https://anonhg.NetBSD.org/src/rev/5592cefd351f
branches: trunk
changeset: 476729:5592cefd351f
user: enami <enami%NetBSD.org@localhost>
date: Sun Sep 26 09:57:31 1999 +0000
description:
Don't emphasys punctuations.
diffstat:
bin/pax/pax.1 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r c8428ce65f84 -r 5592cefd351f bin/pax/pax.1
--- a/bin/pax/pax.1 Sun Sep 26 09:20:04 1999 +0000
+++ b/bin/pax/pax.1 Sun Sep 26 09:57:31 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pax.1,v 1.18 1999/08/24 07:57:07 tron Exp $
+.\" $NetBSD: pax.1,v 1.19 1999/09/26 09:57:31 enami Exp $
.\"
.\" Copyright (c) 1992 Keith Muller.
.\" Copyright (c) 1992, 1993
@@ -214,7 +214,7 @@
will operate under:
.Em list , read , write ,
and
-.Em copy.
+.Em copy .
.Bl -tag -width 6n
.It Aq none
.Em List .
@@ -224,7 +224,7 @@
a table of contents of the members of the archive file read from
.Dv standard input ,
whose pathnames match the specified
-.Ar patterns.
+.Ar patterns .
The table of contents contains one filename per line
and is written using single line buffering.
.It Fl r
@@ -233,7 +233,7 @@
extracts the members of the archive file read from the
.Dv standard input ,
with pathnames matching the specified
-.Ar patterns.
+.Ar patterns .
The archive format and blocking is automatically determined on input.
When an extracted file is a directory, the entire file hierarchy
rooted at that directory is extracted.
@@ -840,7 +840,7 @@
.Ar limit
is a small positive number of retries.
.Pp
-.Em Warning:
+.Em Warning :
Using this option with
.Li NONE
should be used with extreme caution as
Home |
Main Index |
Thread Index |
Old Index