From 1f8c01ef58691be5bb3fbe24141856b8e5ee08fa Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Sep 2001 23:32:29 +0000 Subject: [PATCH] Use standard section headers. --- share/man/man5/link.5 | 4 ++-- share/man/man5/ttyaction.5 | 4 ++-- share/man/man8/man8.amiga/installboot.8 | 6 +++--- share/man/man8/man8.atari/ahdilabel.8 | 4 ++-- share/man/man8/man8.atari/bootpref.8 | 8 ++++---- share/man/man8/man8.atari/installboot.8 | 4 ++-- share/man/man8/man8.vax/drtest.8 | 6 +++--- share/man/man8/man8.x68k/newdisk.8 | 4 ++-- share/man/man8/man8.x68k/poffd.8 | 4 ++-- share/man/man8/man8.x68k/rtcalarm.8 | 4 ++-- share/man/man9/bus_dma.9 | 4 ++-- share/man/man9/cnmagic.9 | 4 ++-- share/man/man9/disk.9 | 4 ++-- share/man/man9/evcnt.9 | 4 ++-- share/man/man9/extent.9 | 4 ++-- share/man/man9/ioctl.9 | 4 ++-- share/man/man9/linedisc.9 | 4 ++-- share/man/man9/man9.i386/bioscall.9 | 4 ++-- share/man/man9/pmap.9 | 4 ++-- share/man/man9/rnd.9 | 4 ++-- share/man/man9/softintr.9 | 4 ++-- 21 files changed, 46 insertions(+), 46 deletions(-) diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index 851440235a2e..774cec817c65 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: link.5,v 1.11 2001/06/19 12:34:27 wiz Exp $ +.\" $NetBSD: link.5,v 1.12 2001/09/10 23:38:45 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -615,6 +615,6 @@ The number of valid entries in .It Fa hi_next Next bucket in case of hashing collisions. .El -.Sh CAVEATS +.Sh BUGS Only the (GNU) C compiler currently supports the creation of shared libraries. Other programming languages can not be used. diff --git a/share/man/man5/ttyaction.5 b/share/man/man5/ttyaction.5 index d0b777faa789..bbbe6e81e920 100644 --- a/share/man/man5/ttyaction.5 +++ b/share/man/man5/ttyaction.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: ttyaction.5,v 1.5 2001/09/08 01:29:09 wiz Exp $ +.\" $NetBSD: ttyaction.5,v 1.6 2001/09/10 23:38:46 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -94,7 +94,7 @@ console * chown ${USER}:tty /dev/mouse will .Fa chown the mouse appropriately when the console owner changes. -.Sh EXAMPLE +.Sh EXAMPLES Here are some more example records: .Bd -literal -offset indent tty0 login /somewhere/tty_setup ${TTY} diff --git a/share/man/man8/man8.amiga/installboot.8 b/share/man/man8/man8.amiga/installboot.8 index 74104461a0bb..68c29b7f3499 100644 --- a/share/man/man8/man8.amiga/installboot.8 +++ b/share/man/man8/man8.amiga/installboot.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: installboot.8,v 1.13 2001/09/05 23:53:23 wiz Exp $ +.\" $NetBSD: installboot.8,v 1.14 2001/09/10 23:32:29 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -95,7 +95,7 @@ boot program in the bootblock area on .Bd -literal -offset indent installboot /usr/mdec/xxboot /dev/rsd0a .Ed -.Sh CAVEATS +.Sh BUGS If .Nm is accidentally used on the whole disk partition, the RDB will be overwritten, @@ -113,7 +113,7 @@ Most 68060 boards, unlike the DraCo, don't set the SysBase->AttnFlags bit for the 68060 CPU (a patch program which is called during AmigaOS startup does this). You need to add options BB060STUPIDROM to your kernel to boot on such a machine. -.Sh BUGS +.Pp There is currently no easy way to edit the RDB from within .Nx . Therefore, you have to use HDTOOLBOX or a similar tool to diff --git a/share/man/man8/man8.atari/ahdilabel.8 b/share/man/man8/man8.atari/ahdilabel.8 index ec23fd8b85d0..1eb6789ddf6b 100644 --- a/share/man/man8/man8.atari/ahdilabel.8 +++ b/share/man/man8/man8.atari/ahdilabel.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: ahdilabel.8,v 1.5 2001/08/20 12:00:49 wiz Exp $ +.\" $NetBSD: ahdilabel.8,v 1.6 2001/09/10 23:32:30 wiz Exp $ .\" .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -148,7 +148,7 @@ Quit .Sh EXAMPLES .Dl ahdilabel sd0 Edit the AHDI label for disk sd0. -.Sh CAVEATS +.Sh BUGS The changes made to the AHDI partitions will become active on the next .Em first open of the disk. You are advised to use diff --git a/share/man/man8/man8.atari/bootpref.8 b/share/man/man8/man8.atari/bootpref.8 index 3f2098e8285e..64085db741bc 100644 --- a/share/man/man8/man8.atari/bootpref.8 +++ b/share/man/man8/man8.atari/bootpref.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bootpref.8,v 1.7 2001/09/05 23:53:23 wiz Exp $ +.\" $NetBSD: bootpref.8,v 1.8 2001/09/10 23:32:30 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -194,15 +194,15 @@ All strings can be specified by their shortest abbreviation If no parameters are specified, .Nm bootpref shows the current boot preferences. -.Sh AUTHOR +.Sh AUTHORS .An Julian Coleman -.Sh CAVEATS +.Sh BUGS Setting the boot os to .Ar none will cause the machine not to boot from the hard disk. .Pp The majority of the parameters are not used under -.Nx +.Nx . .Sh SEE ALSO .Xr installboot 8 .Sh HISTORY diff --git a/share/man/man8/man8.atari/installboot.8 b/share/man/man8/man8.atari/installboot.8 index c3e41f5f1155..94d44a034922 100644 --- a/share/man/man8/man8.atari/installboot.8 +++ b/share/man/man8/man8.atari/installboot.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: installboot.8,v 1.7 2001/04/21 14:40:03 wiz Exp $ +.\" $NetBSD: installboot.8,v 1.8 2001/09/10 23:32:30 wiz Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -120,7 +120,7 @@ boot programs in the bootblock area on .Bd -literal -offset indent installboot sd0 .Ed -.Sh CAVEATS +.Sh BUGS .Nm knows too much about kernel internal details, forcing it to check the running kernel's release and revision. diff --git a/share/man/man8/man8.vax/drtest.8 b/share/man/man8/man8.vax/drtest.8 index b5f503c2694d..e340ea4d0ff2 100644 --- a/share/man/man8/man8.vax/drtest.8 +++ b/share/man/man8/man8.vax/drtest.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: drtest.8,v 1.8 2001/09/05 23:53:25 wiz Exp $ +.\" $NetBSD: drtest.8,v 1.9 2001/09/10 23:32:30 wiz Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -62,7 +62,7 @@ While .Nm is running, the cylinder number is printed on the console for every 10th cylinder read. -.Sh EXAMPLE +.Sh EXAMPLES A sample run of .Xr drtest is shown below. @@ -107,7 +107,7 @@ where .Sh SEE ALSO .Xr format 8 , .Xr bad144 8 -.Sh AUTHOR +.Sh AUTHORS Helge Skrivervik .Sh HISTORY The diff --git a/share/man/man8/man8.x68k/newdisk.8 b/share/man/man8/man8.x68k/newdisk.8 index d736a1826de3..e5079b18daff 100644 --- a/share/man/man8/man8.x68k/newdisk.8 +++ b/share/man/man8/man8.x68k/newdisk.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: newdisk.8,v 1.2 2001/04/21 14:46:35 wiz Exp $ +.\" $NetBSD: newdisk.8,v 1.3 2001/09/10 23:32:30 wiz Exp $ .\" .\" Copyright (c) 1998 MINOURA Makoto. .\" All rights reserved. @@ -73,7 +73,7 @@ The default primary boot program. .Sh SEE ALSO .Xr boot 8 , .Xr installboot 8 -.Sh AUTHOR +.Sh AUTHORS .Nm was written by MINOURA Makoto . .Sh HISTORY diff --git a/share/man/man8/man8.x68k/poffd.8 b/share/man/man8/man8.x68k/poffd.8 index 5ab9ad532b84..cc0db2af916a 100644 --- a/share/man/man8/man8.x68k/poffd.8 +++ b/share/man/man8/man8.x68k/poffd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: poffd.8,v 1.5 1999/12/30 22:31:20 simonb Exp $ +.\" $NetBSD: poffd.8,v 1.6 2001/09/10 23:32:30 wiz Exp $ .\" .\" Copyright (c) 1995 MINOURA Makoto. .\" All rights reserved. @@ -77,7 +77,7 @@ is omitted, `/sbin/shutdown -r +1' is executed instead. .Xr pow 4 , .Xr rtcalarm 8 , .Xr shutdown 8 -.Sh AUTHOR +.Sh AUTHORS .Nm was written by MINOURA Makoto . .Sh SPECIAL THANKS diff --git a/share/man/man8/man8.x68k/rtcalarm.8 b/share/man/man8/man8.x68k/rtcalarm.8 index b723b166fb25..87fc5302b294 100644 --- a/share/man/man8/man8.x68k/rtcalarm.8 +++ b/share/man/man8/man8.x68k/rtcalarm.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rtcalarm.8,v 1.5 2000/11/07 06:43:34 lukem Exp $ +.\" $NetBSD: rtcalarm.8,v 1.6 2001/09/10 23:32:30 wiz Exp $ .\" .\" Copyright (c) 1995 MINOURA Makoto. .\" All rights reserved. @@ -71,6 +71,6 @@ displays the current settings of the alarm timer. Note that setting the alarm timer is allowed only for the super user. .Sh SEE ALSO .Xr pow 4 -.Sh AUTHOR +.Sh AUTHORS .Nm was written by MINOURA Makoto . diff --git a/share/man/man9/bus_dma.9 b/share/man/man9/bus_dma.9 index 2580224d5715..6ca03c0682bf 100644 --- a/share/man/man9/bus_dma.9 +++ b/share/man/man9/bus_dma.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: bus_dma.9,v 1.19 2001/09/03 00:37:54 uwe Exp $ +.\" $NetBSD: bus_dma.9,v 1.20 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 1996, 1997, 1998, 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -724,7 +724,7 @@ value to be interpreted by the device pager. .El .Sh SEE ALSO .Xr bus_space 9 -.Sh AUTHOR +.Sh AUTHORS The .Nm interface was designed and implemented by Jason R. Thorpe of the diff --git a/share/man/man9/cnmagic.9 b/share/man/man9/cnmagic.9 index 107b3067c499..49e2a1d3cdeb 100644 --- a/share/man/man9/cnmagic.9 +++ b/share/man/man9/cnmagic.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: cnmagic.9,v 1.5 2001/06/21 11:59:00 wiz Exp $ +.\" $NetBSD: cnmagic.9,v 1.6 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 2000 Eduardo Horvath .\" All rights reserved. @@ -180,7 +180,7 @@ Returns .Li 0 on success or a non-zero error value. .El -.Sh AUTHOR +.Sh AUTHORS The .Nx console magic key sequence management framework was designed and implemented by diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9 index 20fd4eb6ba0e..13ad0560dbd8 100644 --- a/share/man/man9/disk.9 +++ b/share/man/man9/disk.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: disk.9,v 1.13 2001/06/21 11:59:00 wiz Exp $ +.\" $NetBSD: disk.9,v 1.14 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 1995, 1996 Jason R. Thorpe. .\" All rights reserved. @@ -357,7 +357,7 @@ They are located in .Pa sys/dev/ccd.c and .Pa sys/dev/vnd.c . -.Sh AUTHOR +.Sh AUTHORS The .Nx generic disk framework was architected and implemented by diff --git a/share/man/man9/evcnt.9 b/share/man/man9/evcnt.9 index c6450892806d..056b9a8a993a 100644 --- a/share/man/man9/evcnt.9 +++ b/share/man/man9/evcnt.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: evcnt.9,v 1.3 2001/05/06 23:48:33 wiz Exp $ +.\" $NetBSD: evcnt.9,v 1.4 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 2000 Christopher G. Demetriou .\" All rights reserved. @@ -293,7 +293,7 @@ The source file .Pa usr.bin/vmstat/vmstat.c shows an example of how to access event counters from user programs. -.Sh AUTHOR +.Sh AUTHORS The .Nx generic event counter framework was designed and implemented by diff --git a/share/man/man9/extent.9 b/share/man/man9/extent.9 index 5e2cd718ae44..b85db08ebf78 100644 --- a/share/man/man9/extent.9 +++ b/share/man/man9/extent.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: extent.9,v 1.19 2001/09/04 02:51:15 wiz Exp $ +.\" $NetBSD: extent.9,v 1.20 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 1996, 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -371,7 +371,7 @@ Function prototypes for the framework are located in The i386 bus management code uses the extent manager for managing I/O ports and I/O memory. This code is in the file .Pa sys/arch/i386/i386/machdep.c . -.Sh AUTHOR +.Sh AUTHORS The .Nx extent manager was architected and implemented by Jason diff --git a/share/man/man9/ioctl.9 b/share/man/man9/ioctl.9 index c3862d0e0c8a..5c472b078d09 100644 --- a/share/man/man9/ioctl.9 +++ b/share/man/man9/ioctl.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: ioctl.9,v 1.9 2001/07/26 14:29:09 bjh21 Exp $ +.\" $NetBSD: ioctl.9,v 1.10 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -162,7 +162,7 @@ to it or sizeof(struct foo) In order for the new ioctl to be known to the system it is installed in either or one of the files that are reached from . -.Sh EXAMPLE +.Sh EXAMPLES #define FOOIOCTL _IOWR('i',23,int) diff --git a/share/man/man9/linedisc.9 b/share/man/man9/linedisc.9 index 69a5ee491263..fbc2059a586c 100644 --- a/share/man/man9/linedisc.9 +++ b/share/man/man9/linedisc.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: linedisc.9,v 1.3 2001/04/09 17:13:19 wiz Exp $ +.\" $NetBSD: linedisc.9,v 1.4 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 2000 Christopher G. Demetriou. .\" All rights reserved. @@ -90,7 +90,7 @@ be found or removed will return .Dv NULL . .El -.Sh AUTHOR +.Sh AUTHORS The .Nx extensible line discipline framework was created by diff --git a/share/man/man9/man9.i386/bioscall.9 b/share/man/man9/man9.i386/bioscall.9 index 206d7c81520a..75bf90831a3d 100644 --- a/share/man/man9/man9.i386/bioscall.9 +++ b/share/man/man9/man9.i386/bioscall.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: bioscall.9,v 1.3 2001/06/21 12:03:29 wiz Exp $ +.\" $NetBSD: bioscall.9,v 1.4 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -77,7 +77,7 @@ The structure is defined to contain structures for each register, to allow access to 32-, 16- or 8-bit wide sections of the registers. Definitions are provided which simplify access to the union members. -.Sh RETURN VALUE +.Sh RETURN VALUES .Nm fills in .Fa *regs diff --git a/share/man/man9/pmap.9 b/share/man/man9/pmap.9 index e269d3084090..c8ff57e7fe2f 100644 --- a/share/man/man9/pmap.9 +++ b/share/man/man9/pmap.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: pmap.9,v 1.8 2001/09/10 21:25:23 chris Exp $ +.\" $NetBSD: pmap.9,v 1.9 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 2000, 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -1021,7 +1021,7 @@ For this reason, it is recommended that implementations leave the body of the .Fn pmap_copy function empty for now. -.Sh AUTHOR +.Sh AUTHORS The original Mach VAX .Nm module was written by diff --git a/share/man/man9/rnd.9 b/share/man/man9/rnd.9 index fa8b836cefa5..bbd22a339c9d 100644 --- a/share/man/man9/rnd.9 +++ b/share/man/man9/rnd.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: rnd.9,v 1.8 2001/09/04 02:51:16 wiz Exp $ +.\" $NetBSD: rnd.9,v 1.9 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -170,7 +170,7 @@ is permitted, and the device does not need to be attached. .Sh HISTORY The random device was introduced in .Nx 1.3 . -.Sh AUTHOR +.Sh AUTHORS This implementation was written by Michael Graff using ideas and algorithms gathered from many sources, including the driver written by Ted Ts'o. diff --git a/share/man/man9/softintr.9 b/share/man/man9/softintr.9 index 6c67ac211111..afe3362335aa 100644 --- a/share/man/man9/softintr.9 +++ b/share/man/man9/softintr.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: softintr.9,v 1.6 2001/09/04 02:51:16 wiz Exp $ +.\" $NetBSD: softintr.9,v 1.7 2001/09/10 23:36:57 wiz Exp $ .\" .\" Copyright (c) 2000 Christopher G. Demetriou. .\" All rights reserved. @@ -124,7 +124,7 @@ immediately. can safely be called multiple times before the callback routine is invoked. .El -.Sh AUTHOR +.Sh AUTHORS The .Nx machine-independent software interrupt framework was designed by