aboutsummaryrefslogtreecommitdiffstats
path: root/man7/mdoc.samples.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-16 18:25:50 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-16 18:25:50 +0000
commite37e328263f0fdf188edcdeb820621ecd67a32f6 (patch)
tree623fba7a9e3a09a42df3fa237c5e6f4c430700cb /man7/mdoc.samples.7
parent8af1ba10bd5ee1b92995fce133803f16156dca94 (diff)
downloadman-pages-e37e328263f0fdf188edcdeb820621ecd67a32f6.tar.gz
Move SEE ALSO section to end of page
Diffstat (limited to 'man7/mdoc.samples.7')
-rw-r--r--man7/mdoc.samples.78
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/mdoc.samples.7 b/man7/mdoc.samples.7
index 50c6c1a0fc..211f931359 100644
--- a/man7/mdoc.samples.7
+++ b/man7/mdoc.samples.7
@@ -2863,10 +2863,6 @@ template for writing a man page
.It Pa /usr/share/examples/mdoc/*
several example man pages
.El
-.Sh SEE ALSO
-.Xr man 1 ,
-.Xr troff 1 ,
-.Xr mdoc 7
.Sh BUGS
Undesirable hyphenation on the dash of a flag
argument is not yet resolved, and causes
@@ -2936,3 +2932,7 @@ and certainly should be able to.
.\" .Xr nroff
.\" the right margin adjustment is normally ragged and the problem is
.\" not as severe.
+.Sh SEE ALSO
+.Xr man 1 ,
+.Xr troff 1 ,
+.Xr mdoc 7