]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - disk-utils/mkfs.bfs.8
docs: (man) remove double quotes (") in .SH lines
[thirdparty/util-linux.git] / disk-utils / mkfs.bfs.8
index c1794e5a80adc5e69e304926e804427966cf9339..9f2e7bb8713c665e1fda6623fbed3a5eb78b2ed0 100644 (file)
@@ -5,7 +5,7 @@
 mkfs.bfs \- make an SCO bfs filesystem
 .SH SYNOPSIS
 .B mkfs.bfs
-.RI [ options ] " device " [ block-count ]
+.RI [options] " device " [ block-count ]
 .SH DESCRIPTION
 .B mkfs.bfs
 creates an SCO bfs filesystem on a block device
@@ -19,7 +19,7 @@ If nothing is specified, the entire partition will be used.
 .TP
 .BR \-N , " \-\-inodes " \fInumber\fR
 Specify the desired \fInumber\fR of inodes (at most 512).
-If nothing is specified, some default number in the range 48-512 is picked
+If nothing is specified, some default number in the range 48\(en512 is picked
 depending on the size of the partition.
 .TP
 .BR \-V , " \-\-vname " \fIlabel\fR
@@ -41,18 +41,18 @@ This option is silently ignored.
 Display help text and exit.
 .TP
 .BR \-V , " \-\-version"
-Output version information and exit.
+Display version information and exit.
 Option
 .B \-V
 only works as
 .B \-\-version
 when it is the only option.
-.SH "EXIT CODES"
+.SH EXIT CODES
 The exit code returned by
 .B mkfs.bfs
 is 0 when all went well, and 1 when something went wrong.
-.SH "SEE ALSO"
-.BR mkfs (8).
+.SH SEE ALSO
+.BR mkfs (8)
 .SH AVAILABILITY
 The mkfs.bfs command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.