Source-Changes-HG archive

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

[src/trunk]: src change:



details:   https://anonhg.NetBSD.org/src/rev/a0ad8a5dad20
branches:  trunk
changeset: 471621:a0ad8a5dad20
user:      cgd <cgd%NetBSD.org@localhost>
date:      Tue Apr 06 04:54:19 1999 +0000

description:
change:
        .Sh "SEE ALSO"
to:
        .Sh SEE ALSO
The doc macros check for the latter (actually just for 'SEE' as the first
argument to .Sh) to set the section header SEE ALSO flag, which modifies
some behaviour (e.g. references done with .Rs/.Re).

diffstat:

 games/trek/trek.6                         |  4 ++--
 lib/libc/gen/realpath.3                   |  4 ++--
 lib/libc/sys/mlock.2                      |  4 ++--
 lib/libc/sys/mmap.2                       |  4 ++--
 lib/libc/sys/munmap.2                     |  4 ++--
 libexec/telnetd/telnetd.8                 |  4 ++--
 sbin/clri/clri.8                          |  4 ++--
 share/man/man1/man1.atari/edahdi.1        |  4 ++--
 share/man/man4/man4.sun3/leds.4           |  4 ++--
 share/man/man8/diskless.8                 |  4 ++--
 share/man/man8/man8.amiga/installboot.8   |  4 ++--
 share/man/man8/man8.atari/installboot.8   |  4 ++--
 share/man/man8/man8.i386/installboot.8    |  4 ++--
 share/man/man8/man8.mvme68k/installboot.8 |  4 ++--
 share/man/man8/man8.sparc/installboot.8   |  4 ++--
 share/man/man8/man8.sparc64/installboot.8 |  4 ++--
 share/man/man8/man8.sun3/installboot.8    |  4 ++--
 usr.sbin/dbsym/dbsym.8                    |  4 ++--
 usr.sbin/rpc.bootparamd/bootparams.5      |  4 ++--
 usr.sbin/rpc.bootparamd/rpc.bootparamd.8  |  4 ++--
 usr.sbin/wsconscfg/wsconscfg.8            |  4 ++--
 usr.sbin/wsfontload/wsfontload.8          |  4 ++--
 22 files changed, 44 insertions(+), 44 deletions(-)

diffs (truncated from 391 to 300 lines):

diff -r 36099f666dd2 -r a0ad8a5dad20 games/trek/trek.6
--- a/games/trek/trek.6 Tue Apr 06 04:41:40 1999 +0000
+++ b/games/trek/trek.6 Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: trek.6,v 1.4 1995/04/22 10:59:35 cgd Exp $
+.\"    $NetBSD: trek.6,v 1.5 1999/04/06 04:54:19 cgd Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -80,7 +80,7 @@
 the game will tell you what it expects if you just type in a question mark.
 .Sh AUTHOR
 Eric Allman
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Pa /usr/doc/trek
 .Sh COMMAND SUMMARY
 .Bl -item -compact
diff -r 36099f666dd2 -r a0ad8a5dad20 lib/libc/gen/realpath.3
--- a/lib/libc/gen/realpath.3   Tue Apr 06 04:41:40 1999 +0000
+++ b/lib/libc/gen/realpath.3   Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: realpath.3,v 1.4 1998/02/05 18:47:44 perry Exp $
+.\"    $NetBSD: realpath.3,v 1.5 1999/04/06 04:54:19 cgd Exp $
 .\"
 .\" Copyright (c) 1994
 .\"    The Regents of the University of California.  All rights reserved.
@@ -120,7 +120,7 @@
 .Fa resolved_path
 when given a relative
 .Fa pathname .
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr getcwd 3
 .Sh HISTORY
 The
diff -r 36099f666dd2 -r a0ad8a5dad20 lib/libc/sys/mlock.2
--- a/lib/libc/sys/mlock.2      Tue Apr 06 04:41:40 1999 +0000
+++ b/lib/libc/sys/mlock.2      Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mlock.2,v 1.6 1998/08/29 08:32:39 lukem Exp $
+.\"    $NetBSD: mlock.2,v 1.7 1999/04/06 04:54:19 cgd Exp $
 .\"
 .\" Copyright (c) 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -132,7 +132,7 @@
 Some portion of the indicated address range is not allocated.
 Some portion of the indicated address range is not locked.
 .El
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr fork 2 ,
 .Xr mincore 2 ,
 .Xr mmap 2 ,
diff -r 36099f666dd2 -r a0ad8a5dad20 lib/libc/sys/mmap.2
--- a/lib/libc/sys/mmap.2       Tue Apr 06 04:41:40 1999 +0000
+++ b/lib/libc/sys/mmap.2       Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mmap.2,v 1.18 1999/03/22 19:45:06 garbled Exp $
+.\"    $NetBSD: mmap.2,v 1.19 1999/04/06 04:54:19 cgd Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -231,7 +231,7 @@
 .Dv MAP_ANON
 was specified and insufficient memory was available.
 .El
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr madvise 2 ,
 .Xr mincore 2 ,
 .Xr mlock 2 ,
diff -r 36099f666dd2 -r a0ad8a5dad20 lib/libc/sys/munmap.2
--- a/lib/libc/sys/munmap.2     Tue Apr 06 04:41:40 1999 +0000
+++ b/lib/libc/sys/munmap.2     Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: munmap.2,v 1.11 1999/03/09 03:58:14 ross Exp $
+.\"    $NetBSD: munmap.2,v 1.12 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -71,7 +71,7 @@
 some part of the region being unmapped is outside the
 valid address range for a process.
 .El
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr madvise 2 ,
 .Xr mincore 2 ,
 .Xr mlock 2 ,
diff -r 36099f666dd2 -r a0ad8a5dad20 libexec/telnetd/telnetd.8
--- a/libexec/telnetd/telnetd.8 Tue Apr 06 04:41:40 1999 +0000
+++ b/libexec/telnetd/telnetd.8 Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: telnetd.8,v 1.18 1999/03/22 18:25:48 garbled Exp $
+.\"    $NetBSD: telnetd.8,v 1.19 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1983, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -531,7 +531,7 @@
 .Pa /etc/iptos
 (if supported)
 .br
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr login 1 ,
 .Xr skey 1 ,
 .Xr telnet 1 ,
diff -r 36099f666dd2 -r a0ad8a5dad20 sbin/clri/clri.8
--- a/sbin/clri/clri.8  Tue Apr 06 04:41:40 1999 +0000
+++ b/sbin/clri/clri.8  Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: clri.8,v 1.4 1997/09/14 08:44:07 lukem Exp $
+.\"    $NetBSD: clri.8,v 1.5 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1980, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -70,7 +70,7 @@
 it is anticipated that
 .Xr fsck 8
 will be able to clean up the resulting mess.
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr fsck 8 ,
 .Xr fsdb 8
 .Sh BUGS
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man1/man1.atari/edahdi.1
--- a/share/man/man1/man1.atari/edahdi.1        Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man1/man1.atari/edahdi.1        Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: edahdi.1,v 1.3 1999/03/15 08:22:21 garbled Exp $
+.\"    $NetBSD: edahdi.1,v 1.4 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1996 Leo Weppelman
 .\" All rights reserved.
@@ -145,7 +145,7 @@
 .Pp
 As soon as a disk contains at least one NBD partition, you are allowed to
 write disklabels and install bootstraps.
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr disklabel 8
 .Xr installboot 8
 .Sh HISTORY
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man4/man4.sun3/leds.4
--- a/share/man/man4/man4.sun3/leds.4   Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man4/man4.sun3/leds.4   Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: leds.4,v 1.4 1999/03/16 01:19:23 garbled Exp $
+.\"    $NetBSD: leds.4,v 1.5 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -110,7 +110,7 @@
 .Bl -tag -width /dev/leds -compact
 .It Pa /dev/leds
 .El
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr ppt 6
 .Sh HISTORY
 .Pa /dev/leds
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/diskless.8
--- a/share/man/man8/diskless.8 Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/diskless.8 Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: diskless.8,v 1.16 1999/03/17 20:31:19 garbled Exp $
+.\"    $NetBSD: diskless.8,v 1.17 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1994 Gordon W. Ross, Theo de Raadt
 .\" All rights reserved.
@@ -323,7 +323,7 @@
 .It Pa /usr/mdec/rbootd
 location of boot programs loaded by the HP Boot ROM
 .El
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr rarpd 8 ,
 .Xr ethers 5 ,
 .Xr tftpd 8 ,
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.amiga/installboot.8
--- a/share/man/man8/man8.amiga/installboot.8   Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.amiga/installboot.8   Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.9 1999/01/31 10:33:40 is Exp $
+.\"    $NetBSD: installboot.8,v 1.10 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -124,7 +124,7 @@
 As normal dd is used to install the bootblock, you can only install onto
 your currently used root (or any other mounted) partition from single-user
 mode, or while otherwise running in insecure mode.
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr dd 1 ,
 .Xr boot 8
 .Sh HISTORY
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.atari/installboot.8
--- a/share/man/man8/man8.atari/installboot.8   Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.atari/installboot.8   Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.4 1998/09/05 13:36:50 pk Exp $
+.\"    $NetBSD: installboot.8,v 1.5 1999/04/06 04:54:20 cgd Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -138,7 +138,7 @@
 .Sh BUGS
 There is currently no easy way to change the NVRAM preference from within
 .Nx .
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr disklabel 8
 .Sh HISTORY
 The
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.i386/installboot.8
--- a/share/man/man8/man8.i386/installboot.8    Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.i386/installboot.8    Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.6 1998/12/19 19:22:18 he Exp $
+.\"    $NetBSD: installboot.8,v 1.7 1999/04/06 04:54:21 cgd Exp $
 .\"
 .\" Copyright (c) 1997 Perry E. Metzger.  All rights reserved.
 .\" Copyright (c) 1996, 1997 Christopher G. Demetriou.  All rights reserved.
@@ -163,7 +163,7 @@
 set to one if the
 .Dq boot
 partition is mounted.
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr boot 8 ,
 .Xr disklabel 8 ,
 .Xr init 8 ,
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.mvme68k/installboot.8
--- a/share/man/man8/man8.mvme68k/installboot.8 Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.mvme68k/installboot.8 Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.3 1998/06/08 11:28:45 lukem Exp $
+.\"    $NetBSD: installboot.8,v 1.4 1999/04/06 04:54:21 cgd Exp $
 .\"
 .Dd 31 May 1995
 .Dt INSTALLBOOT 8
@@ -53,6 +53,6 @@
 .Nm
 only works in single-user mode (or insecure mode - see 
 .Xr init 8 ).
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr disklabel 8 ,
 .Xr init 8
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.sparc/installboot.8
--- a/share/man/man8/man8.sparc/installboot.8   Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.sparc/installboot.8   Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.4 1998/12/22 02:34:09 mrg Exp $
+.\"    $NetBSD: installboot.8,v 1.5 1999/04/06 04:54:21 cgd Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -148,7 +148,7 @@
 .Nm installboot
 only works in single-user mode
 .Pq or insecure mode - see Xr init 8 .
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr disklabel 8 ,
 .Xr init 8
 .Sh HISTORY
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.sparc64/installboot.8
--- a/share/man/man8/man8.sparc64/installboot.8 Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.sparc64/installboot.8 Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.1 1998/12/22 02:34:09 mrg Exp $
+.\"    $NetBSD: installboot.8,v 1.2 1999/04/06 04:54:21 cgd Exp $
 .\"
 .\" Copyright (c) 1998 Matthew R. Green.
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
@@ -92,6 +92,6 @@
 .Bd -literal -offset indent
 installboot -v bootblk sd0
 .Ed
-.Sh "SEE ALSO"
+.Sh SEE ALSO
 .Xr disklabel 8 ,
 .Xr init 8
diff -r 36099f666dd2 -r a0ad8a5dad20 share/man/man8/man8.sun3/installboot.8
--- a/share/man/man8/man8.sun3/installboot.8    Tue Apr 06 04:41:40 1999 +0000
+++ b/share/man/man8/man8.sun3/installboot.8    Tue Apr 06 04:54:19 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: installboot.8,v 1.4 1998/06/08 11:29:13 lukem Exp $
+.\"    $NetBSD: installboot.8,v 1.5 1999/04/06 04:54:21 cgd Exp $
 .\"
 .Dd 31 May 1995
 .Dt INSTALLBOOT 8
@@ -53,6 +53,6 @@
 .Nm
 only works in single-user mode (or insecure mode - see 
 .Xr init 8 ).
-.Sh "SEE ALSO"



Home | Main Index | Thread Index | Old Index