From: schwarze Date: Wed, 31 Dec 2014 20:41:53 +0000 (+0000) Subject: describe .Ql more precisely; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=31cb852e21f999c9e185499e4864aade23f8d1a9;p=openbsd describe .Ql more precisely; defect pointed out by Steffen Nurpmeso --- diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 029bc59d5b3..d8a094d9fb9 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.127 2014/12/28 15:22:42 schwarze Exp $ +.\" $OpenBSD: mdoc.7,v 1.128 2014/12/31 20:41:53 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons .\" Copyright (c) 2010, 2011, 2013 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 28 2014 $ +.Dd $Mdocdate: December 31 2014 $ .Dt MDOC 7 .Os .Sh NAME @@ -2221,9 +2221,12 @@ See also Close quoted context opened by .Sx \&Qo . .Ss \&Ql -Format a single-quoted literal. +Request a literal font and enclose in single quotes. +For arguments of three or more characters, formatters other than +.Xr mandoc 1 +usually omit the quotes on non-terminal output devices. See also -.Sx \&Qq +.Sx \&Li and .Sx \&Sq . .Ss \&Qo