svn commit: r274933 - head/lib/libc/sys

Baptiste Daroussin bapt at FreeBSD.org
Sun Nov 23 23:35:17 UTC 2014


Author: bapt
Date: Sun Nov 23 23:35:16 2014
New Revision: 274933
URL: https://svnweb.freebsd.org/changeset/base/274933

Log:
  Ta is only allowed with Bl -column not in Bl -item

Modified:
  head/lib/libc/sys/mount.2

Modified: head/lib/libc/sys/mount.2
==============================================================================
--- head/lib/libc/sys/mount.2	Sun Nov 23 23:17:18 2014	(r274932)
+++ head/lib/libc/sys/mount.2	Sun Nov 23 23:35:16 2014	(r274933)
@@ -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


More information about the svn-src-all mailing list