aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mdoc.7
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-07-06 09:21:24 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-07-06 09:21:24 +0000
commit48ef4044a299e0b5996e03ddd8f3b1c6df26796e (patch)
tree418a34095c25b2115f81012d89ffcc555ac6ab0b /mdoc.7
parent3dcd7c6c3bb160e32a21de52f0ed39d3ec404b14 (diff)
downloadmandoc-48ef4044a299e0b5996e03ddd8f3b1c6df26796e.tar.gz
mandoc-48ef4044a299e0b5996e03ddd8f3b1c6df26796e.tar.zst
mandoc-48ef4044a299e0b5996e03ddd8f3b1c6df26796e.zip
Initial removal of enum mdoc_warn from mdoc warnings (unnecessary complication).
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.78
1 files changed, 6 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 520a8989..6346b24a 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1,4 +1,4 @@
-.\" $Id: mdoc.7,v 1.37 2009/07/05 19:25:10 kristaps Exp $
+.\" $Id: mdoc.7,v 1.38 2009/07/06 09:21:24 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
@@ -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: July 5 2009 $
+.Dd $Mdocdate: July 6 2009 $
.Dt MDOC 7
.Os
.\" SECTION
@@ -663,4 +663,8 @@ blocks.
The \-split and \-nosplit arguments to
.Sq \&.An
are inane.
+.\" LIST-ITEM
+.It
+The end-of-line whitespace warnings are superfluous holdovers from
+historic groff.
.El