add .SH to the list of non-mdoc macros that mdoc will complain about
This commit is contained in:
parent
1628920950
commit
c9eddcd89c
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: doc-common,v 1.17 1998/02/15 00:40:11 thorpej Exp $
|
||||
.\" $NetBSD: doc-common,v 1.18 1998/04/28 07:53:29 fair Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -303,6 +303,9 @@
|
||||
.de pp
|
||||
.tm Not a \-mdoc command: .pp
|
||||
..
|
||||
.de SH
|
||||
.tm Not a \-mdoc command: .SH
|
||||
..
|
||||
.de Nd
|
||||
\&\-\& \\$1 \\$2 \\$3 \\$4 \\$5 \\$6 \\$7 \\$8 \\$9
|
||||
..
|
||||
|
Loading…
Reference in New Issue
Block a user