]> git.cameronkatri.com Git - mandoc.git/blobdiff - demandoc.1
FreeBSD, NetBSD and DragonFly use the same names as Linux.
[mandoc.git] / demandoc.1
index dd8e677b78a1adae8004a92a90737c2879b20379..845b9c14b55b57e2d01abb9b3e163e693fa4c8db 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $Id: demandoc.1,v 1.4 2011/09/01 22:25:53 kristaps Exp $
+.\"    $Id: demandoc.1,v 1.6 2011/12/25 19:35:44 kristaps Exp $
 .\"
 .\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\"
 .\"
 .\" Copyright (c) 2011 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.
 .\"
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: September 1 2011 $
+.Dd $Mdocdate: December 25 2011 $
 .Dt DEMANDOC 1
 .Os
 .Sh NAME
 .Dt DEMANDOC 1
 .Os
 .Sh NAME
@@ -33,6 +33,13 @@ and
 .Xr man 7
 .Ux
 manual files.
 .Xr man 7
 .Ux
 manual files.
+.Pp
+By default,
+.Nm
+parses standard input and outputs only text nodes, preserving line
+and column position.
+Escape sequences are omitted from the output.
+.Pp
 Its arguments are as follows:
 .Bl -tag -width Ds
 .It Fl w
 Its arguments are as follows:
 .Bl -tag -width Ds
 .It Fl w
@@ -42,26 +49,15 @@ A
 .Qq word ,
 in this case, refers to whitespace-delimited terms beginning with at
 least two letters and not consisting of any escape sequences.
 .Qq word ,
 in this case, refers to whitespace-delimited terms beginning with at
 least two letters and not consisting of any escape sequences.
-Terms have their leading and trailing punctuation
+Words have their leading and trailing punctuation
 .Pq double-quotes, sentence punctuation, etc.
 stripped.
 .It Ar
 The input files.
 .El
 .Pp
 .Pq double-quotes, sentence punctuation, etc.
 stripped.
 .It Ar
 The input files.
 .El
 .Pp
-If
-.Ar file
-is not provided,
-.Nm
-accepts standard input.
 If a document is not well-formed, it is skipped.
 .Pp
 If a document is not well-formed, it is skipped.
 .Pp
-By default,
-.Nm
-parses its input and outputs only text nodes, preserving line column
-position.
-Escape sequences are omitted from the output.
-.Pp
 The
 .Fl i ,
 .Fl k ,
 The
 .Fl i ,
 .Fl k ,