Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2014 23:35:16 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r274933 - head/lib/libc/sys
Message-ID:  <201411232335.sANNZGJl055154@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411232335.sANNZGJl055154>