diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-19 04:30:20 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-05-19 04:30:20 +0000 |
| commit | 2b2581ee37f080c0a95d20aedecd5cb04e81ef4a (patch) | |
| tree | 4ce1a3bcc3cd8793e50f48abba8eab04c8e7ea07 /man7/man.7 | |
| parent | 2dd578fd5b80cbfe5892b200633aa1442c4ac674 (diff) | |
| download | man-pages-2b2581ee37f080c0a95d20aedecd5cb04e81ef4a.tar.gz | |
Fix inconsistencies in order of .SH sections
Diffstat (limited to 'man7/man.7')
| -rw-r--r-- | man7/man.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/man.7 b/man7/man.7 index 2314029c20..bd3bd19f1d 100644 --- a/man7/man.7 +++ b/man7/man.7 @@ -778,6 +778,10 @@ Once you've confirmed that the additional capability is safe, let the maintainer of this document know about the safe command or sequence that should be added to this list. +.SH FILES +.IR /usr/share/groff/ [*/] tmac/tmac.an +.br +.I /usr/man/whatis .SH NOTES .PP By all means include full URLs (or URIs) in the text itself; @@ -827,10 +831,6 @@ tbl(1) .TP .B v vgrind(1) -.SH FILES -.IR /usr/share/groff/ [*/] tmac/tmac.an -.br -.I /usr/man/whatis .SH BUGS .PP Most of the macros describe formatting (e.g., font type and spacing) instead |
