From 330def09deee27bc7f1f70f0870aebf0eeddd62c Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 7 Jun 2010 12:20:07 +0000 Subject: Added version bits for 1.10.1. Spell-checked manuals. --- Makefile | 2 +- index.sgml | 15 ++++++++++++--- mdoc.7 | 14 +++++++------- 3 files changed, 20 insertions(+), 11 deletions(-) diff --git a/Makefile b/Makefile index 0ee50276..5bc86271 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ INSTALL_LIB = $(INSTALL) -m 0644 INSTALL_MAN = $(INSTALL_DATA) VERSION = 1.10.1 -VDATE = 03 June 2010 +VDATE = 07 June 2010 VFLAGS = -DVERSION="\"$(VERSION)\"" WFLAGS = -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings diff --git a/index.sgml b/index.sgml index f79f9cda..f652fbb4 100644 --- a/index.sgml +++ b/index.sgml @@ -200,6 +200,10 @@ + +

+ See Writing UNIX Manual Pages for a general + introduction to manpages and mdoc. @@ -256,14 +260,19 @@

- xx-06-2010: + 07-06-2010: version 1.10.1

This primarily focusses on the Bl and It macros described in mdoc. Multi-line column support is now fully compatible with groff, as are implicit list entries for columns. Removed manuals.7 in favour of http://manpages.bsd.lv. + CLASS="external" HREF="http://manpages.bsd.lv">http://manpages.bsd.lv. The way we + handle the SYNOPSIS section (see the SYNOPSIS documentation in MANUAL STRUCTURE) has also + been considerably simplified compared to groff's method. Lastly, the -Owidth=width output option has been added to -Tascii (see mandoc).

@@ -365,7 +374,7 @@
- Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/06/03 15:39:56 $ + Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/06/07 12:20:07 $
diff --git a/mdoc.7 b/mdoc.7 index 304f9d77..b20c16fc 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.123 2010/06/07 11:14:13 kristaps Exp $ +.\" $Id: mdoc.7,v 1.124 2010/06/07 12:20:07 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -55,7 +55,7 @@ Text following a whether in a macro or free-form text line, is ignored to the end of line. A macro line with only a control character and comment escape, .Sq \&.\e" , -is also ignored. Macro lines with only a control charater and optionally +is also ignored. Macro lines with only a control character and optionally whitespace are stripped from input. .Ss Reserved Characters Within a macro line, the following characters are reserved: @@ -167,7 +167,7 @@ also defined a set of package-specific .Dq predefined strings , which, like .Sx Special Characters , -demark special output characters and strings by way of input codes. +mark special output characters and strings by way of input codes. Predefined strings are escaped with the slash-asterisk, .Sq \e* : single-character @@ -973,7 +973,7 @@ See also .Sx \&Aq . .Ss \&Ap Inserts an apostrophe without any surrounding white-space. -This is generally used as a grammatic device when referring to the verb +This is generally used as a grammatical device when referring to the verb form of a function: .Bd -literal -offset indent \&.Fn execve Ap d @@ -1879,7 +1879,7 @@ line itself. Subsequent this, only the .Sq \&Ta pseudo-macro may be used to delimit phrases. -Furthermore, note that quoted sections propogate over tab-delimited +Furthermore, note that quoted sections propagate over tab-delimited phrases on an .Sx \&It , for example, @@ -2185,7 +2185,7 @@ and .Sx \&Fn in the .Em SYNOPSIS : -at times newline(s) are suppressed dependong on whether a prior +at times newline(s) are suppressed depending on whether a prior .Sx \&Fn has been invoked. In mandoc, this is not the case. @@ -2250,7 +2250,7 @@ and .Fl right are aliases for .Fl left -in manodc. Furthermore, the +in mandoc. Furthermore, the .Fl file Ar file argument is ignored. Lastly, since text is not right-justified in mandoc (or even groff), -- cgit v1.2.3-56-ge451