View | Details | Raw Unified | Return to bug 84519
Collapse All | Expand All

(-)mdoc.7 (-3 / +6 lines)
Lines 2900-2909 Link Here
2900
.
2900
.
2901
.It Li ".Sh AUTHORS"
2901
.It Li ".Sh AUTHORS"
2902
Credits should be placed here.
2902
Credits should be placed here.
2903
The
2903
Use the
2904
.Ql .An
2904
.Ql .An
2905
macro should be used to specify the name(s) of the person(s).
2905
macro for names and the
2906
.
2906
.Ql .Aq
2907
macro for e-mail addresses within optional contact information.
2908
Explicitly indicate whether the person authored the initial manual page
2909
or the software or whatever the person is being credited for.
2907
.It Li ".Sh BUGS"
2910
.It Li ".Sh BUGS"
2908
Blatant problems with the topic go here.
2911
Blatant problems with the topic go here.
2909
.El
2912
.El

Return to bug 84519