瀏覽代碼

doc: fix font and spelling typos

* doc/tar.1: Fix font and spelling typos in man page.
Copyright-paperwork-exempt: yes
Kir Kolyshkin 9 年之前
父節點
當前提交
cdf41c383f
共有 1 個文件被更改,包括 9 次插入9 次删除
  1. 9 9
      doc/tar.1

+ 9 - 9
doc/tar.1

@@ -37,7 +37,7 @@ tar \- an archiving utility
 \fBtar\fR \fB\-x\fR [\fB\-f\fR \fIARCHIVE\fR] [\fIOPTIONS\fR] [\fIMEMBER\fR...]
 \fBtar\fR \fB\-x\fR [\fB\-f\fR \fIARCHIVE\fR] [\fIOPTIONS\fR] [\fIMEMBER\fR...]
 .SS GNU-style usage
 .SS GNU-style usage
 .sp
 .sp
-\fBtar\fR {\fB\-\-catenate\fR|\fB\-\-concatenate} [\fIOPTIONS\fR] \fIARCHIVE\fR \fIARCHIVE\fR
+\fBtar\fR {\fB\-\-catenate\fR|\fB\-\-concatenate\fR} [\fIOPTIONS\fR] \fIARCHIVE\fR \fIARCHIVE\fR
 .sp
 .sp
 \fBtar\fR \fB\-\-create\fR [\fB\-\-file\fR \fIARCHIVE\fR] [\fIOPTIONS\fR] [\fIFILE\fR...]
 \fBtar\fR \fB\-\-create\fR [\fB\-\-file\fR \fIARCHIVE\fR] [\fIOPTIONS\fR] [\fIFILE\fR...]
 .sp
 .sp
@@ -175,7 +175,7 @@ resulting archive might be unusable with non-GNU implementations of
 \fBtar\fR.  Notice also that when more than one archive is given, the
 \fBtar\fR.  Notice also that when more than one archive is given, the
 members from archives other than the first one will be accessible in
 members from archives other than the first one will be accessible in
 the resulting archive only if using the \fB\-i\fR
 the resulting archive only if using the \fB\-i\fR
-(\fB\-\-ignore\-zeros) option.
+(\fB\-\-ignore\-zeros\fR) option.
 
 
 Compressed archives cannot be concatenated.
 Compressed archives cannot be concatenated.
 .TP
 .TP
@@ -198,7 +198,7 @@ short option equivalent.
 .TP
 .TP
 \fB\-r\fR, \fB\-\-append\fR
 \fB\-r\fR, \fB\-\-append\fR
 Append files to the end of an archive.  Arguments have the same
 Append files to the end of an archive.  Arguments have the same
-meaning as for \fB\-c\fR (\fB\-\-create).
+meaning as for \fB\-c\fR (\fB\-\-create\fR).
 .TP
 .TP
 \fB\-t\fR, \fB\-\-list\fR
 \fB\-t\fR, \fB\-\-list\fR
 List the contents of an archive.  Arguments are optional.  When given,
 List the contents of an archive.  Arguments are optional.  When given,
@@ -291,7 +291,7 @@ Process only the \fIN\fRth occurrence of each file in the
 archive.  This option is valid only when used with one of the
 archive.  This option is valid only when used with one of the
 following subcommands: \fB\-\-delete\fR, \fB\-\-diff\fR,
 following subcommands: \fB\-\-delete\fR, \fB\-\-diff\fR,
 \fB\-\-extract\fR or \fB\-\-list\fR and when a list of files is given
 \fB\-\-extract\fR or \fB\-\-list\fR and when a list of files is given
-either on the command line or via the \fB\-\fRT option.  The default
+either on the command line or via the \fB\-T\fR option.  The default
 \fIN\fR is \fB1\fR.
 \fIN\fR is \fB1\fR.
 .TP
 .TP
 \fB\-\-restrict\fR
 \fB\-\-restrict\fR
@@ -475,7 +475,7 @@ Force symbolic mode \fICHANGES\fR for added files.
 .TP
 .TP
 \fB\-\-mtime\fR=\fIDATE-OR-FILE\fR
 \fB\-\-mtime\fR=\fIDATE-OR-FILE\fR
 Set mtime for added files.  \fIDATE-OR-FILE\fR is either a date/time
 Set mtime for added files.  \fIDATE-OR-FILE\fR is either a date/time
-in almost arbitrary formate, or the name of an existing file.  In the
+in almost arbitrary format, or the name of an existing file.  In the
 latter case the mtime of that file will be used.
 latter case the mtime of that file will be used.
 .TP
 .TP
 \fB\-m\fR, \fB\-\-touch\fR
 \fB\-m\fR, \fB\-\-touch\fR
@@ -570,7 +570,7 @@ option.
 \fB\-\-force\-local\fR
 \fB\-\-force\-local\fR
 Archive file is local even if it has a colon.
 Archive file is local even if it has a colon.
 .TP
 .TP
-\fB\-\fRF, \fB\-\-info\-script\fR=\fICOMMAND\fR, \fB\-\-new\-volume\-script\fR=\fICOMMAND\fR
+\fB\-F\fR, \fB\-\-info\-script\fR=\fICOMMAND\fR, \fB\-\-new\-volume\-script\fR=\fICOMMAND\fR
 Run \fICOMMAND\fR at the end of each tape (implies \fB\-M\fR).  The
 Run \fICOMMAND\fR at the end of each tape (implies \fB\-M\fR).  The
 command can include arguments.  When started, it will inherit \fBtar\fR's
 command can include arguments.  When started, it will inherit \fBtar\fR's
 environment plus the following variables:
 environment plus the following variables:
@@ -612,7 +612,7 @@ If the info script fails, \fBtar\fR exits; otherwise, it begins writing
 the next volume.
 the next volume.
 .RE
 .RE
 .TP
 .TP
-\fB\-L\fR, \fB\-\-tape\-length\fR=\fN\fR
+\fB\-L\fR, \fB\-\-tape\-length\fR=\fIN\fR
 Change tape after writing \fIN\fRx1024 bytes.  If \fIN\fR is followed
 Change tape after writing \fIN\fRx1024 bytes.  If \fIN\fR is followed
 by a size suffix (see the subsection
 by a size suffix (see the subsection
 .B Size suffixes
 .B Size suffixes
@@ -706,7 +706,7 @@ use \fITEXT\fR as a globbing pattern for volume name.
 \fB\-a\fR, \fB\-\-auto\-compress\fR
 \fB\-a\fR, \fB\-\-auto\-compress\fR
 Use archive suffix to determine the compression program.
 Use archive suffix to determine the compression program.
 .TP
 .TP
-\fB\-\fRI, \fB\-\-use\-compress\-program\fI=\fICOMMAND\fR
+\fB\-I\fR, \fB\-\-use\-compress\-program\fI=\fICOMMAND\fR
 Filter data through \fICOMMAND\fR.  It must accept the \fB\-d\fR
 Filter data through \fICOMMAND\fR.  It must accept the \fB\-d\fR
 option, for decompression.  The argument can contain command line
 option, for decompression.  The argument can contain command line
 options.
 options.
@@ -738,7 +738,7 @@ Do not use archive suffix to determine the compression program.
 Filter the archive through
 Filter the archive through
 .BR gzip (1).
 .BR gzip (1).
 .TP
 .TP
-\fB\-\fRZ, \fB\-\-compress\fR, \fB\-\-uncompress\fR
+\fB\-Z\fR, \fB\-\-compress\fR, \fB\-\-uncompress\fR
 Filter the archive through
 Filter the archive through
 .BR compress (1).
 .BR compress (1).
 .SS Local file selection
 .SS Local file selection