diff options
Diffstat (limited to 'regress/mdoc/Sh/orderNAME.in')
-rw-r--r-- | regress/mdoc/Sh/orderNAME.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/regress/mdoc/Sh/orderNAME.in b/regress/mdoc/Sh/orderNAME.in new file mode 100644 index 00000000..d8fa1452 --- /dev/null +++ b/regress/mdoc/Sh/orderNAME.in @@ -0,0 +1,9 @@ +.Dd January 7, 2017 +.Dt SH-ORDERNAME 1 +.Os OpenBSD +.Sh NAME +.Nd name after description in NAME section +.Ss subsection +.Nm Sh-orderNAME +.Sh DESCRIPTION +The order of Nm and Nd is wrong in the NAME section. |