diff options
author | Ryan Moeller <[email protected]> | 2020-08-25 00:25:28 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-24 21:25:28 -0700 |
commit | b596585fd9eefffb0a476c92c731db2c49d29938 (patch) | |
tree | 947f6eb07b0cb942a52400d63e793074eec09e3e /man/man8 | |
parent | b9007997682fac4a4272f2d59fc3df4875db2df0 (diff) |
man: Canonicalize .TH usage
* Use all caps for document title.
* Remove section name as it can be inferred from the section number.
* Name "OpenZFS" as the document source.
* Bump modification date.
While here, fixed trailing whitespace reported by igor.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10792
Diffstat (limited to 'man/man8')
-rw-r--r-- | man/man8/fsck.zfs.8 | 2 | ||||
-rw-r--r-- | man/man8/mount.zfs.8 | 2 | ||||
-rw-r--r-- | man/man8/vdev_id.8 | 2 | ||||
-rw-r--r-- | man/man8/zed.8.in | 2 | ||||
-rw-r--r-- | man/man8/zfs-mount-generator.8.in | 2 | ||||
-rw-r--r-- | man/man8/zinject.8 | 2 | ||||
-rw-r--r-- | man/man8/zpool-iostat.8 | 4 | ||||
-rw-r--r-- | man/man8/zstreamdump.8 | 2 |
8 files changed, 9 insertions, 9 deletions
diff --git a/man/man8/fsck.zfs.8 b/man/man8/fsck.zfs.8 index 80e7a1ebb..f681c2502 100644 --- a/man/man8/fsck.zfs.8 +++ b/man/man8/fsck.zfs.8 @@ -22,7 +22,7 @@ .\" .\" Copyright 2013 Darik Horn <[email protected]>. All rights reserved. .\" -.TH fsck.zfs 8 "2013 MAR 16" "ZFS on Linux" "System Administration Commands" +.TH FSCK.ZFS 8 "Aug 24, 2020" OpenZFS .SH NAME fsck.zfs \- Dummy ZFS filesystem checker. diff --git a/man/man8/mount.zfs.8 b/man/man8/mount.zfs.8 index 4b71367e2..016a909c2 100644 --- a/man/man8/mount.zfs.8 +++ b/man/man8/mount.zfs.8 @@ -22,7 +22,7 @@ .\" .\" Copyright 2013 Darik Horn <[email protected]>. All rights reserved. .\" -.TH mount.zfs 8 "2013 FEB 28" "ZFS on Linux" "System Administration Commands" +.TH MOUNT.ZFS 8 "Aug 24, 2020" OpenZFS .SH NAME mount.zfs \- mount a ZFS filesystem diff --git a/man/man8/vdev_id.8 b/man/man8/vdev_id.8 index 70956c634..6de3d18fe 100644 --- a/man/man8/vdev_id.8 +++ b/man/man8/vdev_id.8 @@ -1,4 +1,4 @@ -.TH vdev_id 8 +.TH VDEV_ID 8 "Aug 24, 2020" OpenZFS .SH NAME vdev_id \- generate user-friendly names for JBOD disks .SH SYNOPSIS diff --git a/man/man8/zed.8.in b/man/man8/zed.8.in index 2ca393572..9d494d5e8 100644 --- a/man/man8/zed.8.in +++ b/man/man8/zed.8.in @@ -11,7 +11,7 @@ .\" "OPENSOLARIS.LICENSE" or at <http://opensource.org/licenses/CDDL-1.0>. .\" You may not use this file except in compliance with the license. .\" -.TH ZED 8 "Octember 1, 2013" "ZFS on Linux" "System Administration Commands" +.TH ZED 8 "Aug 24, 2020" OpenZFS .SH NAME ZED \- ZFS Event Daemon diff --git a/man/man8/zfs-mount-generator.8.in b/man/man8/zfs-mount-generator.8.in index 41a2999f0..3b8c9c3ae 100644 --- a/man/man8/zfs-mount-generator.8.in +++ b/man/man8/zfs-mount-generator.8.in @@ -22,7 +22,7 @@ .\" OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION .\" WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -.TH "ZFS\-MOUNT\-GENERATOR" "8" "2020-01-19" "ZFS" "zfs-mount-generator" "\"" +.TH ZFS-MOUNT-GENERATOR 8 "Aug 24, 2020" OpenZFS .SH "NAME" zfs\-mount\-generator \- generates systemd mount units for ZFS diff --git a/man/man8/zinject.8 b/man/man8/zinject.8 index f02e78ca2..ee6776fe7 100644 --- a/man/man8/zinject.8 +++ b/man/man8/zinject.8 @@ -22,7 +22,7 @@ .\" .\" Copyright 2013 Darik Horn <[email protected]>. All rights reserved. .\" -.TH zinject 8 "2013 FEB 28" "ZFS on Linux" "System Administration Commands" +.TH ZINJECT 8 "Aug 24, 2020" OpenZFS .SH NAME zinject \- ZFS Fault Injector diff --git a/man/man8/zpool-iostat.8 b/man/man8/zpool-iostat.8 index c318dcd74..f91e55c3b 100644 --- a/man/man8/zpool-iostat.8 +++ b/man/man8/zpool-iostat.8 @@ -65,9 +65,9 @@ When given an .Ar interval , the statistics are printed every .Ar interval -seconds until ^C is pressed. If +seconds until ^C is pressed. If .Fl n -flag is specified the headers are displayed only once, otherwise they are +flag is specified the headers are displayed only once, otherwise they are displayed periodically. If count is specified, the command exits after count reports are printed. The first report printed is always the statistics since boot regardless of whether diff --git a/man/man8/zstreamdump.8 b/man/man8/zstreamdump.8 index 33cd047f5..f499be442 100644 --- a/man/man8/zstreamdump.8 +++ b/man/man8/zstreamdump.8 @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. .\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with .\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH zstreamdump 8 "29 Aug 2012" "ZFS pool 28, filesystem 5" "System Administration Commands" +.TH ZSTREAMDUMP 8 "Aug 24, 2020" OpenZFS .SH NAME zstreamdump \- filter data in zfs send stream .SH SYNOPSIS |