diff options
author | ru <ru@FreeBSD.org> | 2001-08-16 07:43:16 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-16 07:43:16 +0000 |
commit | 66a8fb5a4dca07e08d792e118fce9d254fb3c0ab (patch) | |
tree | e743b4e07fcdcc7114baa390df01a6a117eab9d6 /sbin/mdmfs | |
parent | 6e7ccfd0939ba6aaace23d8e2434af0d3dd8ab28 (diff) | |
download | FreeBSD-src-66a8fb5a4dca07e08d792e118fce9d254fb3c0ab.zip FreeBSD-src-66a8fb5a4dca07e08d792e118fce9d254fb3c0ab.tar.gz |
mdoc(7) police: Section cross-references are marked with .Sx.
-compat is not a valid keyword.
Diffstat (limited to 'sbin/mdmfs')
-rw-r--r-- | sbin/mdmfs/mdmfs.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/mdmfs/mdmfs.8 b/sbin/mdmfs/mdmfs.8 index d704316..9fb7eb3 100644 --- a/sbin/mdmfs/mdmfs.8 +++ b/sbin/mdmfs/mdmfs.8 @@ -132,8 +132,7 @@ The block size of the filesystem, in bytes. Enable full compatibility mode with .Xr mount_mfs 8 . See the -.\" XXX link to another section? -.Em COMPATIBILITY +.Sx COMPATIBILITY section for more information. .It Fl c Ar cylinders The number of cylinders per cylinder group in the filesystem. @@ -316,7 +315,7 @@ are valid. Furthermore, the following behavior, as done by .Xr mount_mfs 8 , is duplicated: -.Bl -bullet -offset indent -compat +.Bl -bullet -offset indent .It The file mode of .Ar mount-point |