Date: Sat, 12 May 2012 19:53:45 +0000 (UTC) From: Joel Dahl <joel@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r235353 - head/share/man/man4 Message-ID: <201205121953.q4CJrjh4048838@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205121953.q4CJrjh4048838>