summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man7/mdoc.77
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7
index 2486d4fa8dc..d7d07e0ef41 100644
--- a/share/man/man7/mdoc.7
+++ b/share/man/man7/mdoc.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.53 2010/09/26 19:40:27 schwarze Exp $
+.\" $OpenBSD: mdoc.7,v 1.54 2010/10/24 14:49:33 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2010 Ingo Schwarze <schwarze@openbsd.org>
@@ -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: September 26 2010 $
+.Dd $Mdocdate: October 24 2010 $
.Dt MDOC 7
.Os
.Sh NAME
@@ -1870,6 +1870,9 @@ Examples:
\&.Fn funcname
.Ed
.Pp
+When referring to a function documented in another manual page,
+.Sx \&Xr
+is usually preferable.
See also
.Sx MANUAL STRUCTURE
and