diff options
author | bapt <bapt@FreeBSD.org> | 2014-11-23 23:35:16 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-11-23 23:35:16 +0000 |
commit | 7426e96837b6d1af9d3feea2b24e32fba40d111d (patch) | |
tree | 0748236ead26e82dadbef47d4c894f8673613a4b /lib/libc | |
parent | 33c2a8d6ead64840b2f57d6d4c9531910c6c834c (diff) | |
download | FreeBSD-src-7426e96837b6d1af9d3feea2b24e32fba40d111d.zip FreeBSD-src-7426e96837b6d1af9d3feea2b24e32fba40d111d.tar.gz |
Ta is only allowed with Bl -column not in Bl -item
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/mount.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 57ad428..6fe62a6 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -86,7 +86,7 @@ containing .Fa niov elements. The following options are required by all file systems: -.Bl -item -offset indent -compact +.Bl -column fstype -offset indent .It .Li fstype Ta file system type name (e.g., Dq Li procfs ) .It |