summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/tar
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 12:18:54 +0000
committerru <ru@FreeBSD.org>2000-11-20 12:18:54 +0000
commitca1ff254a594af25ad44c9840aa0c7eeab7151b8 (patch)
tree065c3b58a3fd6dc3c27e5c39783538fb179b7777 /gnu/usr.bin/tar
parentdfd5860ef3535d51b53ac17c3a806eafee96cefc (diff)
downloadFreeBSD-src-ca1ff254a594af25ad44c9840aa0c7eeab7151b8.zip
FreeBSD-src-ca1ff254a594af25ad44c9840aa0c7eeab7151b8.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'gnu/usr.bin/tar')
-rw-r--r--gnu/usr.bin/tar/tar.114
1 files changed, 7 insertions, 7 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1
index 3ead49e..8c38b62 100644
--- a/gnu/usr.bin/tar/tar.1
+++ b/gnu/usr.bin/tar/tar.1
@@ -14,7 +14,7 @@
.Nd
tape archiver; manipulate "tar" archive files
.Sh SYNOPSIS
-.Nm tar
+.Nm
.Op [-] Ns Ar bundled-options Ar Args
.Op Ar gnu-style-flags
.Oo
@@ -122,7 +122,7 @@ below).
.It Fl -help
Prints a message listing and briefly describing all the command
options to
-.Nm tar.
+.Nm .
.It Fl -atime-preserve
Restore the access times on files which are written to tape (note that
this will change the inode-change time!).
@@ -273,7 +273,7 @@ Create archive with the given
.Ar volume-name .
.It Fl -version
Print
-.Nm tar
+.Nm
program version number.
.It Fl w
.It Fl -interactive
@@ -377,15 +377,15 @@ To specify the correct time zone use either e.g. `13:15 CEST' or `13:15+200'.
.Sh ENVIRONMENT
The
-.Nm tar
+.Nm
program examines the following environment variables.
.Bl -tag -width "POSIXLY_CORRECT"
.It POSIXLY_CORRECT
Normally,
-.Nm tar
+.Nm
will process flag arguments that appear in the file list.
If set in the environment, this causes
-.Nm tar
+.Nm
to consider the first
non-flag argument to terminate flag processing, as per the POSIX specification.
.It SHELL
@@ -415,7 +415,7 @@ The default tape drive.
.Sh HISTORY
The tar format has a rich history, dating back to Sixth Edition UNIX.
The current implementation of
-.Nm tar
+.Nm
is the GNU implementation, which
originated as the public-domain tar written by John Gilmore.
.Sh AUTHORS
OpenPOWER on IntegriCloud