diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-02-17 11:36:54 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-02-17 11:36:54 +0000 |
commit | 29efbc24a4ca7847341afcccaa1c7ce76724ecc3 (patch) | |
tree | 538db3e069ca6570031c474fdf338b1bd69a0a9e /share/misc/man.template | |
parent | 91fc04eedff2f6c2dafec119dc3d1080d539bac8 (diff) |
Zap /usr/share/misc/man.template (please use mdoc.template instead).
It is outdated, incomplete, and would remain useless even when updated
because nobody is supposed to manually write new man(7) code nowadays.
ok ajacoutot@ henning@ jmc@ kettenis@ krw@
Diffstat (limited to 'share/misc/man.template')
-rw-r--r-- | share/misc/man.template | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/share/misc/man.template b/share/misc/man.template deleted file mode 100644 index 228de3d32e7..00000000000 --- a/share/misc/man.template +++ /dev/null @@ -1,8 +0,0 @@ -.TH NAME SECTION local -.SH NAME -.SH SYNOPSIS -.SH DESCRIPTION -.SH FILES -.SH SEE ALSO -.SH DIAGNOSTICS -.SH BUGS |