From fd09030de4dcdb46e8afd5c6b368b727658e6e4d Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 23 Nov 2011 10:09:30 +0000 Subject: Fix whitespace in manuals. --- apropos.1 | 7 +++---- mandoc_char.7 | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/apropos.1 b/apropos.1 index dc817725..55b16f7f 100644 --- a/apropos.1 +++ b/apropos.1 @@ -1,4 +1,4 @@ -.\" $Id: apropos.1,v 1.7 2011/11/20 21:36:00 kristaps Exp $ +.\" $Id: apropos.1,v 1.8 2011/11/23 10:09:30 kristaps Exp $ .\" .\" Copyright (c) 2011 Kristaps Dzonsons .\" @@ -14,7 +14,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: November 20 2011 $ +.Dd $Mdocdate: November 23 2011 $ .Dt APROPOS 1 .Os .Sh NAME @@ -31,7 +31,7 @@ The .Nm utility queries manual page databases generated by -.Xr mandocdb 8 , +.Xr mandocdb 8 , evaluating on .Ar expression for each file in each database. @@ -71,7 +71,6 @@ The operator has precedence over .Fl o and both are evaluated left-to-right. -.Pp .Bl -tag -width Ds .It \&( Ar expr No \&) True if the subexpression diff --git a/mandoc_char.7 b/mandoc_char.7 index e0d0375a..acc1b610 100644 --- a/mandoc_char.7 +++ b/mandoc_char.7 @@ -1,4 +1,4 @@ -.\" $Id: mandoc_char.7,v 1.50 2011/11/14 15:10:27 schwarze Exp $ +.\" $Id: mandoc_char.7,v 1.51 2011/11/23 10:09:30 kristaps Exp $ .\" .\" Copyright (c) 2003 Jason McIntyre .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons @@ -16,7 +16,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: November 14 2011 $ +.Dd $Mdocdate: November 23 2011 $ .Dt MANDOC_CHAR 7 .Os .Sh NAME @@ -112,7 +112,7 @@ on the same output line. .Pp On request and macro lines, the normal space character serves as an argument delimiter. -To include whitespace into arguments, quoting is usually the best choice. +To include whitespace into arguments, quoting is usually the best choice. In some cases, using either the non-breaking .Pq Sq \e~ or the breaking -- cgit v1.2.3