aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-06-21 10:12:26 +0300
committerSergey Poznyakoff <gray@gnu.org>2018-06-21 10:12:26 +0300
commit13455ca3404a56013eec525621903acd1c33ec5e (patch)
tree709a0d2a893726d7e711e0a6258c1811b6815449
parentd36ec5f4e93130efb24fb9678aafd88e8070095b (diff)
downloadcpio-13455ca3404a56013eec525621903acd1c33ec5e.tar.gz
cpio-13455ca3404a56013eec525621903acd1c33ec5e.tar.bz2
Fix man markup
-rw-r--r--doc/cpio.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/cpio.1 b/doc/cpio.1
index 0ba54d0..3d3474b 100644
--- a/doc/cpio.1
+++ b/doc/cpio.1
@@ -1,5 +1,5 @@
.\" This file is part of GNU cpio. -*- nroff -*-
-.\" Copyright 2014-2015, 2017 Free Software Foundation, Inc.
+.\" Copyright 2014-2018 Free Software Foundation, Inc.
.\"
.\" GNU cpio is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
@@ -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 "November 10, 2016" "CPIO" "GNU CPIO"
+.TH CPIO 1 "June 21, 2018" "CPIO" "GNU CPIO"
.SH NAME
cpio \- copy files to and from archives
.SH SYNOPSIS
@@ -125,7 +125,7 @@ Print program version and exit.
.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

Return to:

Send suggestions and report system problems to the System administrator.