Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix man page with no break before name
  • Loading branch information
mrjoel committed Oct 12, 2013
1 parent be6cc63 commit 68fea19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion man/man1/zhack.1
Expand Up @@ -24,7 +24,7 @@
.\"
.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.
Expand Down
3 changes: 1 addition & 2 deletions man/man8/fsck.zfs.8
Expand Up @@ -25,8 +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
.BI "fsck.zfs [" "options" "] <" "dataset" ">"
Expand Down

0 comments on commit 68fea19

Please sign in to comment.