Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2010 06:04:00 +0000 (UTC)
From:      Ulrich Spoerlein <uqs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r209033 - head/share/man/man1
Message-ID:  <201006110604.o5B640qR086571@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: uqs
Date: Fri Jun 11 06:04:00 2010
New Revision: 209033
URL: http://svn.freebsd.org/changeset/base/209033

Log:
  Remove Xo/Xc in It, which is not yet supported by mdocml but
  can be worked around trivially in this case.

Modified:
  head/share/man/man1/builtin.1

Modified: head/share/man/man1/builtin.1
==============================================================================
--- head/share/man/man1/builtin.1	Fri Jun 11 06:03:54 2010	(r209032)
+++ head/share/man/man1/builtin.1	Fri Jun 11 06:04:00 2010	(r209033)
@@ -193,9 +193,7 @@ under
 do exist externally,
 but are implemented as scripts using a builtin command of the same name.
 .Bl -column ".Ic uncomplete" ".Em External" ".Xr csh 1" ".Xr sh 1" -offset indent
-.It Xo
-.Em "Command	External" Ta Xr csh 1 Ta Xr sh 1
-.Xc
+.It Em Command Ta Em External Ta Xr csh 1 Ta Xr sh 1
 .It Ic \&! Ta \&No Ta \&No Ta Yes
 .It Ic % Ta \&No Ta Yes Ta \&No
 .It Ic \&. Ta \&No Ta \&No Ta Yes



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