aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2010-05-14 14:21:17 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2010-05-14 14:21:17 +0000
commit63847cdf25bb59c46c3f37615eb52ef1d8b32b16 (patch)
tree125dc31f0357015690d27c83d0a911525f8448e9 /mdoc.7
parent31fa98f26903a8f1fcb3f43804b00c176eaabf78 (diff)
downloadmandoc-63847cdf25bb59c46c3f37615eb52ef1d8b32b16.tar.gz
mandoc-63847cdf25bb59c46c3f37615eb52ef1d8b32b16.tar.zst
mandoc-63847cdf25bb59c46c3f37615eb52ef1d8b32b16.zip
Added documentation bits.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.77
1 files changed, 5 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 3005b492..f588cc12 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.101 2010/05/12 17:08:03 kristaps Exp $
+.\" $Id: mdoc.7,v 1.102 2010/05/14 14:21:17 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@bsd.lv>
.\"
@@ -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: May 12 2010 $
+.Dd $Mdocdate: May 14 2010 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -302,6 +302,9 @@ a line.
By doing so, front-ends will be able to apply the proper amount of
spacing after the end of sentence (unescaped) period, exclamation mark,
or question mark.
+.Pp
+The proper spacing is also intelligently preserved if a sentence ends at
+the boundary of a macro line.
.Sh MANUAL STRUCTURE
A well-formed
.Nm