Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/share/man/man7 Pull up revision 1.22 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/23ee8ec298f0
branches:  netbsd-1-5
changeset: 491440:23ee8ec298f0
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 26 12:40:49 2001 +0000

description:
Pull up revision 1.22 (requested by wiz):
  Add section numbers for cross references.

diffstat:

 share/man/man7/mdoc.7 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (41 lines):

diff -r 9cf4dbe37873 -r 23ee8ec298f0 share/man/man7/mdoc.7
--- a/share/man/man7/mdoc.7     Thu Apr 26 12:39:15 2001 +0000
+++ b/share/man/man7/mdoc.7     Thu Apr 26 12:40:49 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mdoc.7,v 1.15.4.1 2001/03/22 02:57:22 he Exp $
+.\"    $NetBSD: mdoc.7,v 1.15.4.2 2001/04/26 12:40:49 he Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -64,7 +64,7 @@
 macros which differentiate the
 .Nm -\mdoc
 package from other
-.Xr troff
+.Xr troff 1
 formatting packages.
 .Sh PAGE STRUCTURE DOMAIN
 .Ss Title Macros
@@ -397,7 +397,7 @@
 are irregular.
 The extended list macros are used when the number of macro arguments
 would exceed the
-.Xr troff
+.Xr troff 1
 limitation of nine arguments.
 .\" .Sh CONFIGURATION
 .\" For site specific configuration of the macro package,
@@ -411,11 +411,11 @@
 Common structural macros and definitions.
 .It Pa tmac.doc-nroff
 Site dependent
-.Xr nroff
+.Xr nroff 1
 style file.
 .It Pa tmac.doc-ditroff
 Site dependent
-.Xr troff
+.Xr troff 1
 style file.
 .It Pa tmac.doc-syms
 Special defines (such as the standards macro).



Home | Main Index | Thread Index | Old Index