commit: 26d8e4d884645236feb0825bcabdb7804a7c228b
parent: cee4e0d186d6713b0c7a2bde0c332b5991b6c607
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Sun, 3 Mar 2019 06:57:46 +0100
new-manpage.sh: Add .Nd and a .Nm in SYNOPSIS
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/new-manpage.sh b/new-manpage.sh
@@ -23,7 +23,9 @@ This manual page is part of
which is an attempt to provide documentation of similarities and (noteworthy) differencies between Unix-like systems. To be used as an addition to the POSIX standard.
.Sh NAME
.Nm ${name}
+.Nd [short description]
.Sh SYNOPSIS
+.Nm
.Sh DESCRIPTION
.Sh SOURCE
.Sh AUTHORS