From: Bjarni Ingi Gislason Date: Wed, 2 Apr 2014 23:42:06 +0000 (+0000) Subject: mkfs: Some typographical changes to the manual X-Git-Tag: v2.25-rc1~309 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920d44f5fd8e280c363292f3b9b8cc1b7fb4c6cf;p=thirdparty%2Futil-linux.git mkfs: Some typographical changes to the manual - changed to \- if it means an option A full stop (.), that begins or ends a string, protected with \& No line adjustment used for section "SEE ALSO" (.na/.ad) Signed-off-by: Karel Zak --- diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8 index ba071400d4..6246db9375 100644 --- a/disk-utils/mkfs.8 +++ b/disk-utils/mkfs.8 @@ -80,13 +80,14 @@ parameter to be specified. .SH AUTHORS David Engel (david@ods.com) .br -Fred N. van Kempen (waltje@uwalt.nl.mugnet.org) +Fred N.\& van Kempen (waltje@uwalt.nl.mugnet.org) .br Ron Sommeling (sommel@sci.kun.nl) .br The manual page was shamelessly adapted from Remy Card's version for the ext2 filesystem. .SH SEE ALSO +.na .BR fs (5), .BR badblocks (8), .BR fsck (8), @@ -101,6 +102,7 @@ for the ext2 filesystem. .BR mkfs.vfat (8), .BR mkfs.xfs (8), .BR mkfs.xiafs (8) +.ad .SH AVAILABILITY The mkfs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.