[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-cpio] Problems in cpio.1
From: |
esr |
Subject: |
[Bug-cpio] Problems in cpio.1 |
Date: |
Tue, 12 Jun 2018 15:16:14 -0400 (EDT) |
This is automatically generated email about markup problems in a man
page for which you appear to be responsible. If you are not the right
person or list, please tell me so I can correct my database.
See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated. Feel free to email me with any
questions. Note: These patches do not change the modification date of
any manual page. You may wish to do that by hand.
I apologize if this message seems spammy or impersonal. The volume of
markup bugs I am tracking is over five hundred - there is no real
alternative to generating bugmail from a database and template.
--
Eric S. Raymond
Problems with cpio.1:
Invalid or unterminated font escape.
--- cpio.1-unpatched 2018-05-16 16:31:56.882658200 -0400
+++ cpio.1 2018-05-16 16:49:52.123350805 -0400
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with GNU cpio. If not, see <http://www.gnu.org/licenses/>.
-.TH CPIO 1 "December 1, 2014" "CPIO" "GNU CPIO"
+.TH CPIO 1 "May 16, 2018" "CPIO" "GNU CPIO"
.SH NAME
cpio \- copy files to and from archives
.SH SYNOPSIS
@@ -120,7 +120,7 @@
.SH OPTIONS
.SS Operation modifiers valid in any mode
.TP
-\fB\-\-block\-size=\FIBLOCK-SIZE\fR
+\fB\-\-block\-size=\fIBLOCK-SIZE\fR
Set the I/O block size to \fIBLOCK-SIZE\fR * 512 bytes.
.TP
.B \-B
- [Bug-cpio] Problems in cpio.1,
esr <=