summaryrefslogtreecommitdiffstats
path: root/mdoc.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2010-10-29 10:38:54 +0000
committerIngo Schwarze <schwarze@openbsd.org>2010-10-29 10:38:54 +0000
commita128a7df859a17675e574c0eca7030238672badc (patch)
tree92cd82b8cc006e9d844b4e2d6ae1d1d23e073497 /mdoc.7
parent10542af9cbb374145c1f023d45f40b4431b53820 (diff)
downloadmandoc-a128a7df859a17675e574c0eca7030238672badc.tar.gz
Referring to terms explained in other manuals, always use .Xr.
Otherwise, hyperlinks can't be produced and people will likely miss the additional information available. Suggested by deraadt@.
Diffstat (limited to 'mdoc.7')
-rw-r--r--mdoc.74
1 files changed, 2 insertions, 2 deletions
diff --git a/mdoc.7 b/mdoc.7
index 9abd7e94..a8c83703 100644
--- a/mdoc.7
+++ b/mdoc.7
@@ -1871,9 +1871,9 @@ Examples:
\&.Fn funcname
.Ed
.Pp
-When referring to a function documented in another manual page,
+When referring to a function documented in another manual page, use
.Sx \&Xr
-is usually preferable.
+instead.
See also
.Sx MANUAL STRUCTURE
and