From 7636ab8d86010cdfa9260690c64df27af123d75f Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 29 Oct 2010 10:36:09 +0000 Subject: 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. Requested by deraadt@. --- share/man/man7/mdoc.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index d7d07e0ef41..4045bc77b0e 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.54 2010/10/24 14:49:33 schwarze Exp $ +.\" $OpenBSD: mdoc.7,v 1.55 2010/10/29 10:36:08 schwarze Exp $ .\" .\" Copyright (c) 2009, 2010 Kristaps Dzonsons .\" Copyright (c) 2010 Ingo Schwarze @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 24 2010 $ +.Dd $Mdocdate: October 29 2010 $ .Dt MDOC 7 .Os .Sh NAME @@ -1870,9 +1870,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 -- cgit v1.2.3