demandoc.1 (01d4e2149e5566e5d9394913dc9fb032da259e0b) | demandoc.1 (c1c95add8c80843ba15d784f95c361d795b1f593) |
---|---|
1.\" $Id: demandoc.1,v 1.8 2014/09/12 00:10:26 schwarze Exp $ | 1.\" $Id: demandoc.1,v 1.9 2022/03/20 15:41:47 schwarze Exp $ |
2.\" 3.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv> 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" | 2.\" 3.\" Copyright (c) 2011 Kristaps Dzonsons <kristaps@bsd.lv> 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. 8.\" 9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 16.\" |
17.Dd $Mdocdate: September 12 2014 $ | 17.Dd $Mdocdate: March 20 2022 $ |
18.Dt DEMANDOC 1 19.Os 20.Sh NAME 21.Nm demandoc 22.Nd emit only text of UNIX manuals 23.Sh SYNOPSIS 24.Nm demandoc 25.Op Fl w --- 49 unchanged lines hidden (view full) --- 75.It 0 76No errors occurred. 77.It 6 78An operating system error occurred, for example memory exhaustion or an 79error accessing input files. 80Such errors cause 81.Nm 82to exit at once, possibly in the middle of parsing or formatting a file. | 18.Dt DEMANDOC 1 19.Os 20.Sh NAME 21.Nm demandoc 22.Nd emit only text of UNIX manuals 23.Sh SYNOPSIS 24.Nm demandoc 25.Op Fl w --- 49 unchanged lines hidden (view full) --- 75.It 0 76No errors occurred. 77.It 6 78An operating system error occurred, for example memory exhaustion or an 79error accessing input files. 80Such errors cause 81.Nm 82to exit at once, possibly in the middle of parsing or formatting a file. |
83The output databases are corrupt and should be removed . | |
84.El 85.Sh EXAMPLES 86The traditional usage of 87.Nm 88is for spell-checking manuals on 89.Bx . 90This is accomplished as follows (assuming British spelling): 91.Pp --- 17 unchanged lines hidden --- | 83.El 84.Sh EXAMPLES 85The traditional usage of 86.Nm 87is for spell-checking manuals on 88.Bx . 89This is accomplished as follows (assuming British spelling): 90.Pp --- 17 unchanged lines hidden --- |