]> granicus.if.org Git - zfs/commitdiff
Fix NAME section of manpages zhack and fsck.zfs.
authorTurbo Fredriksson <turbo@bayour.com>
Wed, 5 Mar 2014 10:07:02 +0000 (11:07 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 10 Mar 2014 16:19:17 +0000 (09:19 -0700)
In Debian GNU/Linux a program called 'linitian' is used to make sure
that packages conforms to the Debian GNU/Linux packaging guide lines.
This fixes the problem reported as:

     W: zfsutils: manpage-has-bad-whatis-entry usr/share/man/man1/zhack.1.gz
     W: zfsutils: manpage-has-bad-whatis-entry usr/share/man/man8/fsck.zfs.8.gz

Not something that ZoL needs to addhere to, but every other man page
have their NAME section in a special way - why not these two as well?

Signed-off-by: Turbo Fredriksson <turbo@bayour.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2161

man/man1/zhack.1
man/man8/fsck.zfs.8

index 26a46f17719ab108098081ad2a61b9f9dfdd6f8e..007be77f852f389534f87e6064e2099b72f90a92 100644 (file)
@@ -23,8 +23,9 @@
 .\" Copyright 2013 Darik Horn <dajhorn@vanadac.com>. All rights reserved.
 .\"
 .TH zhack 1 "2013 MAR 16" "ZFS on Linux" "User Commands"
+
 .SH NAME
-.BR zhack " \- libzpool debugging tool"
+zhack \- libzpool debugging tool
 .SH DESCRIPTION
 This utility pokes configuration changes directly into a ZFS pool,
 which is dangerous and can cause data corruption.
index 08b430858d7296940ac8f336bfc1c88689367129..baa8c3330c3f919c010ebbcc89c9c27e15673af9 100644 (file)
@@ -25,7 +25,7 @@
 .TH fsck.zfs 8 "2013 MAR 16" "ZFS on Linux" "System Administration Commands"
 
 .SH NAME
-.BR fsck.zfs " \- Dummy ZFS filesystem checker."
+fsck.zfs \- Dummy ZFS filesystem checker.
 
 .SH SYNOPSIS
 .LP