From 4b93f6e39a763e73617ec4b13e541285d8b3c3d2 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Wed, 23 Nov 2011 10:09:30 +0000 Subject: Fix whitespace in manuals. --- mandoc_char.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mandoc_char.7') diff --git a/mandoc_char.7 b/mandoc_char.7 index 370f3447..c1d85786 100644 --- a/mandoc_char.7 +++ b/mandoc_char.7 @@ -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