diff options
author | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-08-20 13:32:09 +0000 |
---|---|---|
committer | Kristaps Dzonsons <kristaps@bsd.lv> | 2009-08-20 13:32:09 +0000 |
commit | 249effff6ee7ce39e0089a50c172bd5a3fe59d2f (patch) | |
tree | 7e9516b0b3fbfc8a945f5d43f23ca49ab57c2070 /mdoc.template | |
parent | 11d0b2cc56373cc444f62864c06cb23594bf5f66 (diff) | |
download | mandoc-249effff6ee7ce39e0089a50c172bd5a3fe59d2f.tar.gz |
Synchronised man.7, mdoc.7, mdoc.template manual structure.
Diffstat (limited to 'mdoc.template')
-rw-r--r-- | mdoc.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mdoc.template b/mdoc.template index 9dcf5893..5122f882 100644 --- a/mdoc.template +++ b/mdoc.template @@ -18,6 +18,7 @@ .\" .Sh LIBRARY .Sh SYNOPSIS .Sh DESCRIPTION +.\" .Sh IMPLEMENTATION NOTES .\" The next is for sections 1 & 8 only. .\" .Sh EXIT STATUS .\" The next is for sections 2, 3, & 9 only. |