svn commit: r235353 - head/share/man/man4

Joel Dahl joel at FreeBSD.org
Sat May 12 19:53:45 UTC 2012


Author: joel (doc committer)
Date: Sat May 12 19:53:44 2012
New Revision: 235353
URL: http://svn.freebsd.org/changeset/base/235353

Log:
  Minor mdoc nit.

Modified:
  head/share/man/man4/ddb.4

Modified: head/share/man/man4/ddb.4
==============================================================================
--- head/share/man/man4/ddb.4	Sat May 12 19:52:59 2012	(r235352)
+++ head/share/man/man4/ddb.4	Sat May 12 19:53:44 2012	(r235353)
@@ -1305,7 +1305,7 @@ command may be used to define a script b
 Scripts consist of a series of
 .Nm
 commands separated with the
-.Ic ;
+.Ql \&;
 character.
 For example:
 .Bd -literal -offset indent


More information about the svn-src-all mailing list