diff options
37 files changed, 77 insertions, 77 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 3b8eba517ba..c15f0e04028 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.3 1996/06/23 14:20:51 deraadt Exp $ +.\" $OpenBSD: ps.1,v 1.4 1996/07/08 22:09:28 ccappuc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -108,7 +108,7 @@ Sort by memory usage, instead of by process .Tn ID . .It Fl N Extract the name list from the specified system instead of the default -.Dq Pa /netbsd . +.Dq Pa /bsd . .It Fl O Add the information associated with the space or comma separated list of keywords specified, after the process @@ -473,7 +473,7 @@ wait channel (as a symbolic name) exit or stop status (valid only for stopped or zombie process) .El .Sh FILES -.Bl -tag -width /var/db/kvm_netbsd.db -compact +.Bl -tag -width /var/db/kvm_bsd.db -compact .It Pa /dev special files and device names .It Pa /dev/drum @@ -482,9 +482,9 @@ default swap device default kernel memory .It Pa /var/run/dev.db /dev name database -.It Pa /var/db/kvm_netbsd.db +.It Pa /var/db/kvm_bsd.db system namelist database -.It Pa /netbsd +.It Pa /bsd default system namelist .El .Sh SEE ALSO diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index d3bf184dd84..d34cdb519f2 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccdconfig.8,v 1.3 1996/03/21 00:15:23 niklas Exp $ +.\" $OpenBSD: ccdconfig.8,v 1.4 1996/07/08 22:09:30 ccappuc Exp $ .\" $NetBSD: ccdconfig.8,v 1.4 1996/02/28 01:01:17 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -101,7 +101,7 @@ instead of the default Extract the name list from .Pa system instead of the default -.Pa /netbsd . +.Pa /bsd . .It Fl u Unconfigure a ccd. .It Fl U diff --git a/sbin/dmesg/dmesg.8 b/sbin/dmesg/dmesg.8 index 0cacfe419de..7a483edb6ab 100644 --- a/sbin/dmesg/dmesg.8 +++ b/sbin/dmesg/dmesg.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dmesg.8,v 1.2 1996/06/23 14:30:07 deraadt Exp $ +.\" $OpenBSD: dmesg.8,v 1.3 1996/07/08 22:09:31 ccappuc Exp $ .\" $NetBSD: dmesg.8,v 1.9 1995/03/18 14:54:47 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -55,7 +55,7 @@ Extract values associated with the name list from the specified core instead of the default ``/dev/kmem''. .It Fl N Extract the name list from the specified system instead of the default -``/netbsd''. +``/bsd''. .El .Sh SEE ALSO .Xr syslogd 8 diff --git a/sbin/modload/modload.8 b/sbin/modload/modload.8 index a84fef770c7..2a762fb1b21 100644 --- a/sbin/modload/modload.8 +++ b/sbin/modload/modload.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: modload.8,v 1.2 1996/06/23 14:31:05 deraadt Exp $ +.\" $OpenBSD: modload.8,v 1.3 1996/07/08 22:09:31 ccappuc Exp $ .\" $NetBSD: modload.8,v 1.5 1995/03/18 14:56:43 cgd Exp $ .\" .\" Copyright (c) 1993 Christopher G. Demetriou @@ -84,7 +84,7 @@ the linker. .El .Sh FILES .Bl -tag -width /usr/include/sys/lkm.h -compact -.It Pa /netbsd +.It Pa /bsd default file passed to the linker to resolve external references in the module .It Pa /usr/include/sys/lkm.h diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index a292bf98360..4eae36396be 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -34,7 +34,7 @@ .\" .Dd August 9, 1995 .Dt CCD 4 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm ccd .Nd Concatenated Disk Driver diff --git a/share/man/man4/lkm.4 b/share/man/man4/lkm.4 index b3debde3227..fb74ec1ff66 100644 --- a/share/man/man4/lkm.4 +++ b/share/man/man4/lkm.4 @@ -27,7 +27,7 @@ .\" .Dd September 4, 1993 .Dt LKM 4 -.Os NetBSD 0.9a +.Os OpenBSD .Sh NAME .Nm LKM .Nd Loadable Kernel Modules interface diff --git a/share/man/man4/vnd.4 b/share/man/man4/vnd.4 index 3b2ae76dd2d..346dde5bc41 100644 --- a/share/man/man4/vnd.4 +++ b/share/man/man4/vnd.4 @@ -33,7 +33,7 @@ .\" .Dd December 30, 1995 .Dt VND 4 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm vnd .Nd Vnode Disk Driver diff --git a/share/man/man5/ethers.5 b/share/man/man5/ethers.5 index 26a681ed19f..fa604fb75ee 100644 --- a/share/man/man5/ethers.5 +++ b/share/man/man5/ethers.5 @@ -4,7 +4,7 @@ .\" .Dd December 16, 1993 .Dt ETHERS 5 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm ethers .Nd Ethernet host name data base diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index e27fdc7a919..ad02f6346ba 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -122,7 +122,7 @@ implementation. The current version numbers understood by ld and ld.so are .Em LD_VERSION_SUN (3), which is used by the SunOS 4.x releases, and .Em LD_VERSION_BSD (8), -which is currently in use by NetBSD. +which is currently in use by OpenBSD. .It Fa d_un Refers to a .Em d_version @@ -479,7 +479,7 @@ The virtual address at which ld.so was loaded by crt0. .It Fa crt_dzfd On SunOS systems, this field contains an open file descriptor to .Dq /dev/zero -used to get demand paged zeroed pages. On NetBSD systems it contains -1. +used to get demand paged zeroed pages. On OpenBSD systems it contains -1. .It Fa crt_ldfd Contains an open file descriptor that was used by crt0 to load ld.so. .It Fa crt_dp diff --git a/share/man/man5/motd.5 b/share/man/man5/motd.5 index 3e573922e30..8e4c6720622 100644 --- a/share/man/man5/motd.5 +++ b/share/man/man5/motd.5 @@ -28,7 +28,7 @@ in their home directories. .El .Sh EXAMPLES .Bd -literal -NetBSD 1.0 (SUN_LAMP) #9: Sun Nov 20 22:47:57 PST 1994 +OpenBSD 1.2 (GENERIC) #3: Fri Jun 28 22:47:57 MDT 1996 Make sure you have a .forward file... diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index e7fe2cd77c7..b3a527e8cf8 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -89,7 +89,7 @@ UUCP configuration files; .It Li /mnt/ empty directory commonly used by system administrators as a temporary mount point -.It Li /netbsd +.It Li /bsd pure kernel executable (the operating system loaded into memory at boot time). .It Li /sbin/ diff --git a/share/man/man9/boot.9 b/share/man/man9/boot.9 index 802c01e587d..55b64796f7f 100644 --- a/share/man/man9/boot.9 +++ b/share/man/man9/boot.9 @@ -31,7 +31,7 @@ .\" .Dd November 13, 1995 .Dt BOOT 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm boot .Nd halt or reboot the system diff --git a/share/man/man9/copy.9 b/share/man/man9/copy.9 index 97115979cba..e42ff1bde78 100644 --- a/share/man/man9/copy.9 +++ b/share/man/man9/copy.9 @@ -34,7 +34,7 @@ .\" .Dd Jan 7, 1996 .Dt COPY 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm copy .Nd kernel copy functions diff --git a/share/man/man9/disk.9 b/share/man/man9/disk.9 index 75260908a52..d8039f73609 100644 --- a/share/man/man9/disk.9 +++ b/share/man/man9/disk.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disk.9,v 1.2 1996/04/22 01:28:20 deraadt Exp $ +.\" $OpenBSD: disk.9,v 1.3 1996/07/08 22:09:37 ccappuc Exp $ .\" $NetBSD: disk.9,v 1.2 1996/04/08 20:41:25 jtc Exp $ .\" .\" Copyright (c) 1995, 1996 Jason R. Thorpe. @@ -33,7 +33,7 @@ .\" .Dd Jan 7, 1996 .Dt DISK 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm disk .Nd generic disk framework @@ -56,7 +56,7 @@ .Ft struct disk * .Fn disk_find "char *" .Sh DESCRIPTION -The NetBSD generic disk framework is designed to provide flexible, +The OpenBSD generic disk framework is designed to provide flexible, scalable, and consistent handling of disk state and metrics information. The fundamental component of this framework is the .Nm disk @@ -319,7 +319,7 @@ particular disk. For this function, the .Fn disk_resetstat routine is provided. .Sh CODE REFERENCES -This section describes places within the NetBSD source tree where actual +This section describes places within the OpenBSD source tree where actual code implementing or utilizing the disk framework can be found. All pathnames are relative to .Nm /usr/src . @@ -329,13 +329,13 @@ The disk framework itself is implemented within the file Data structures and function prototypes for the framework are located in .Nm sys/sys/disk.h . .Pp -The NetBSD machine-independent SCSI disk and CD-ROM drivers utilize the +The OpenBSD machine-independent SCSI disk and CD-ROM drivers utilize the disk framework. They are located in .Nm sys/scsi/sd.c and .Nm sys/scsi/cd.c . .Pp -The NetBSD +The OpenBSD .Nm ccd and .Nm vnd @@ -345,11 +345,11 @@ They are located in and .Nm sys/dev/vnd.c . .Sh AUTHOR -The NetBSD generic disk framework was architected and implemented by -Jason R. Thorpe <thorpej@NetBSD.ORG>. +The OpenBSD generic disk framework was architected and implemented within NetBSD +by Jason R. Thorpe <thorpej@NetBSD.ORG>. .Sh SEE ALSO .Xr ccd 4 , .Xr vnd 4 , .Xr spl 9 . .Sh HISTORY -The NetBSD generic disk framework appeared in NetBSD 1.1A. +The OpenBSD generic disk framework first appeared in NetBSD at version 1.1A. diff --git a/share/man/man9/doshutdownhooks.9 b/share/man/man9/doshutdownhooks.9 index 1f154c046b7..1cd1bd8b98b 100644 --- a/share/man/man9/doshutdownhooks.9 +++ b/share/man/man9/doshutdownhooks.9 @@ -31,7 +31,7 @@ .\" .Dd November 13, 1995 .Dt DOSHUTDOWNHOOKS 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm doshutdownhooks .Nd run all shutdown hooks diff --git a/share/man/man9/fetch.9 b/share/man/man9/fetch.9 index c5259cd3bf3..74f268c31c8 100644 --- a/share/man/man9/fetch.9 +++ b/share/man/man9/fetch.9 @@ -34,7 +34,7 @@ .\" .Dd Jan 7, 1996 .Dt FETCH 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm fetch .Nd fetch data from user-space diff --git a/share/man/man9/inittodr.9 b/share/man/man9/inittodr.9 index a8ef109a9d7..5cdb4ad14b7 100644 --- a/share/man/man9/inittodr.9 +++ b/share/man/man9/inittodr.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: inittodr.9,v 1.2 1996/04/22 01:28:22 deraadt Exp $ +.\" $OpenBSD: inittodr.9,v 1.3 1996/07/08 22:09:39 ccappuc Exp $ .\" $NetBSD: inittodr.9,v 1.2 1996/03/27 21:16:06 jtc Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou @@ -32,7 +32,7 @@ .\" .Dd November 13, 1995 .Dt INITTODR 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm inittodr .Nd initialize system time diff --git a/share/man/man9/resettodr.9 b/share/man/man9/resettodr.9 index f2683903c2f..7046390866c 100644 --- a/share/man/man9/resettodr.9 +++ b/share/man/man9/resettodr.9 @@ -31,7 +31,7 @@ .\" .Dd November 13, 1995 .Dt RESETTODR 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm resettodr .Nd set battery-backed clock from system time diff --git a/share/man/man9/shutdownhook_establish.9 b/share/man/man9/shutdownhook_establish.9 index 52bacdafd76..ba9ab139b14 100644 --- a/share/man/man9/shutdownhook_establish.9 +++ b/share/man/man9/shutdownhook_establish.9 @@ -31,7 +31,7 @@ .\" .Dd November 13, 1995 .Dt SHUTDOWNHOOK_ESTABLISH 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm shutdownhook_establish , .Nm shutdownhook_disestablish diff --git a/share/man/man9/store.9 b/share/man/man9/store.9 index ca7df6a49c0..ffc9758fae2 100644 --- a/share/man/man9/store.9 +++ b/share/man/man9/store.9 @@ -34,7 +34,7 @@ .\" .Dd Jan 7, 1996 .Dt STORE 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm store .Nd store data to user-space diff --git a/share/man/man9/time.9 b/share/man/man9/time.9 index a31bcda6f0a..14ab69e072a 100644 --- a/share/man/man9/time.9 +++ b/share/man/man9/time.9 @@ -31,7 +31,7 @@ .\" .Dd November 13, 1995 .Dt TIME 9 -.Os NetBSD +.Os OpenBSD .Sh NAME .Nm boottime , .Nm mono_time , diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index c61cf206de9..4b017855836 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstat.1,v 1.2 1996/06/26 05:33:31 deraadt Exp $ +.\" $OpenBSD: fstat.1,v 1.3 1996/07/08 22:09:41 ccappuc Exp $ .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -73,7 +73,7 @@ instead of the default .Pa /dev/kmem . .It Fl N Extract the name list from the specified system instead of the default -.Pa /netbsd . +.Pa /bsd . .It Fl n Numerical format. Print the device number (maj,min) of the filesystem the file resides in rather than the mount point name; for special diff --git a/usr.bin/kdump/kdump.1 b/usr.bin/kdump/kdump.1 index 7626eb7388a..863865146c2 100644 --- a/usr.bin/kdump/kdump.1 +++ b/usr.bin/kdump/kdump.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kdump.1,v 1.2 1996/06/26 05:34:43 deraadt Exp $ +.\" $OpenBSD: kdump.1,v 1.3 1996/07/08 22:09:41 ccappuc Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -59,7 +59,7 @@ The options are as follows: .It Fl d Display all numbers in decimal. .It Fl e Ar emulation -Interpret system call maps assuming the named emulation instead of "netbsd". +Interpret system call maps assuming the named emulation instead of "bsd". .It Fl f Ar file Display the specified file instead of .Pa ktrace.out . diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 8fe159b83a1..e0f8da7d814 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.2 1996/06/26 05:37:24 deraadt Exp $ +.\" $OpenBSD: netstat.1,v 1.3 1996/07/08 22:09:42 ccappuc Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -148,7 +148,7 @@ Show statistics recorded by the memory management routines (the network manages a private pool of memory buffers). .It Fl N Extract the name list from the specified system instead of the default -.Pa /netbsd . +.Pa /bsd . .It Fl n Show network addresses as numbers (normally .Nm netstat @@ -288,7 +288,7 @@ command appeared in .Bx 4.2 . .\" .Sh FILES .\" .Bl -tag -width /dev/kmem -compact -.\" .It Pa /netbsd +.\" .It Pa /bsd .\" default kernel namelist .\" .It Pa /dev/kmem .\" default memory file diff --git a/usr.bin/nfsstat/nfsstat.1 b/usr.bin/nfsstat/nfsstat.1 index e7855402c35..6b307efc38e 100644 --- a/usr.bin/nfsstat/nfsstat.1 +++ b/usr.bin/nfsstat/nfsstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nfsstat.1,v 1.2 1996/03/27 19:32:48 niklas Exp $ +.\" $OpenBSD: nfsstat.1,v 1.3 1996/07/08 22:09:43 ccappuc Exp $ .\" $NetBSD: nfsstat.1,v 1.8 1996/03/03 17:21:28 thorpej Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 @@ -61,7 +61,7 @@ instead of the default .Pa /dev/kmem . .It Fl N Extract the name list from the specified system instead of the default -.Pa /netbsd . +.Pa /bsd . .It Fl w Display a shorter summary of .Tn NFS @@ -71,7 +71,7 @@ second intervals. .El .Sh FILES .Bl -tag -width /dev/kmem -compact -.It Pa /netbsd +.It Pa /bsd default kernel namelist .It Pa /dev/kmem default memory file diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index e88ce63d0e8..bb7e35572f2 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.3 1996/06/26 05:40:11 deraadt Exp $ +.\" $OpenBSD: systat.1,v 1.4 1996/07/08 22:09:43 ccappuc Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -91,7 +91,7 @@ instead of the default Extracr the name list from .Ar system instead of the default -.Pa /netbsd . +.Pa /bsd . .It Ar display The .Ar display @@ -413,7 +413,7 @@ may be specified, separated by spaces. .El .Sh FILES .Bl -tag -width /etc/networks -compact -.It Pa /netbsd +.It Pa /bsd For the namelist. .It Pa /dev/kmem For information in main memory. diff --git a/usr.bin/w/uptime.1 b/usr.bin/w/uptime.1 index a8fde47f70b..40933ee6b0c 100644 --- a/usr.bin/w/uptime.1 +++ b/usr.bin/w/uptime.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uptime.1,v 1.2 1996/06/26 05:42:44 deraadt Exp $ +.\" $OpenBSD: uptime.1,v 1.3 1996/07/08 22:09:44 ccappuc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -49,8 +49,8 @@ the length of time the system has been up, the number of users, and the load average of the system over the last 1, 5, and 15 minutes. .Sh FILES -.Bl -tag -width /netbsd -.It Pa /netbsd +.Bl -tag -width /bsd +.It Pa /bsd system name list .El .Sh SEE ALSO diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1 index 281eccdc276..160a4aef347 100644 --- a/usr.bin/w/w.1 +++ b/usr.bin/w/w.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: w.1,v 1.2 1996/06/26 05:42:45 deraadt Exp $ +.\" $OpenBSD: w.1,v 1.3 1996/07/08 22:09:45 ccappuc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -74,7 +74,7 @@ core instead of the default .It Fl N Extract the name list from the specified system instead of the default -.Dq /netbsd . +.Dq /bsd . .It Fl n Show network addresses as numbers (normally .Nm w diff --git a/usr.sbin/bad144/bad144.8 b/usr.sbin/bad144/bad144.8 index 71f03831c76..6eb1003b38c 100644 --- a/usr.sbin/bad144/bad144.8 +++ b/usr.sbin/bad144/bad144.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)bad144.8 8.1 (Berkeley) 6/6/93 -.\" $Id: bad144.8,v 1.1 1995/10/18 08:47:24 deraadt Exp $ +.\" $Id: bad144.8,v 1.2 1996/07/08 22:09:45 ccappuc Exp $ .\" .Dd June 6, 1993 .Dt BAD144 8 @@ -173,7 +173,7 @@ errors, or the special .Tn SSE (skip sector) errors of RM80-type disks. This means that none of these errors can occur when reading the file -.Pa /netbsd +.Pa /bsd to boot. Sectors 0-15 of the disk drive must also not have any of these errors. .Pp diff --git a/usr.sbin/dbsym/dbsym.8 b/usr.sbin/dbsym/dbsym.8 index 83c197a83c2..eb9264dd2fb 100644 --- a/usr.sbin/dbsym/dbsym.8 +++ b/usr.sbin/dbsym/dbsym.8 @@ -1,4 +1,4 @@ -.\" $Id: dbsym.8,v 1.1 1995/10/18 08:47:31 deraadt Exp $ +.\" $Id: dbsym.8,v 1.2 1996/07/08 22:09:46 ccappuc Exp $ .\" .Dd 12 May 1994 .Dt DBSYM 8 sun3 @@ -37,7 +37,7 @@ command to strip debugging symbols from the kernel before .Nm dbsym is used to copy the symbol table. The command .Pp -.Li strip -d netbsd +.Li strip -d bsd .Pp will strip out debugging symbols. .Sh "SEE ALSO" diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index 7e05205cb59..aeda2203f82 100644 --- a/usr.sbin/eeprom/eeprom.8 +++ b/usr.sbin/eeprom/eeprom.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: eeprom.8,v 1.2 1996/03/25 15:55:20 niklas Exp $ +.\" $OpenBSD: eeprom.8,v 1.3 1996/07/08 22:09:47 ccappuc Exp $ .\" $NetBSD: eeprom.8,v 1.2 1996/02/28 01:13:24 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -112,7 +112,7 @@ with an EEPROM are always verbose. Use the system image .Ar system instead of the default -.Pa /netbsd . +.Pa /bsd . .El .Sh FIELDS AND VALUES The following fields and values are for systems with an EEPROM: diff --git a/usr.sbin/kvm_mkdb/kvm_mkdb.8 b/usr.sbin/kvm_mkdb/kvm_mkdb.8 index b2e6dd4da1a..0c46dd8a28f 100644 --- a/usr.sbin/kvm_mkdb/kvm_mkdb.8 +++ b/usr.sbin/kvm_mkdb/kvm_mkdb.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)kvm_mkdb.8 8.1 (Berkeley) 6/9/93 -.\" $Id: kvm_mkdb.8,v 1.1 1995/10/18 08:47:39 deraadt Exp $ +.\" $Id: kvm_mkdb.8,v 1.2 1996/07/08 22:09:48 ccappuc Exp $ .\" .Dd June 9, 1993 .Dt KVM_MKDB 8 @@ -47,7 +47,7 @@ creates a database in .Pa /var/db containing information about the specified file. If no file is specified, -.Pa /netbsd +.Pa /bsd is used by default. The file is named ``kvm_filename.db'', where ``filename'' is the name of the file read. @@ -58,9 +58,9 @@ used by the function, however, in the future the database may contain other static information about the current system. .Sh FILES -.Bl -tag -width /var/db/kvm_netbsd.db -compact -.It Pa /netbsd -.It Pa /var/db/kvm_netbsd.db +.Bl -tag -width /var/db/kvm_bsd.db -compact +.It Pa /bsd +.It Pa /var/db/kvm_bsd.db .El .Sh SEE ALSO .Xr kvm_nlist 3 diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index a3d6dc95345..b633f6737f3 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -54,7 +54,7 @@ is given, the information is sought there, otherwise in .Pa /dev/kmem . The required namelist is taken from -.Pa /netbsd +.Pa /bsd unless .Ar system is specified. @@ -317,7 +317,7 @@ size block. .El .Sh FILES .Bl -tag -width /dev/kmemxxx -compact -.It Pa /netbsd +.It Pa /bsd namelist .It Pa /dev/kmem default source of tables diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index b14d6f0db1e..7af259f7791 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rwhod.8 8.2 (Berkeley) 12/11/93 -.\" $Id: rwhod.8,v 1.1 1995/10/18 08:48:07 deraadt Exp $ +.\" $Id: rwhod.8,v 1.2 1996/07/08 22:09:49 ccappuc Exp $ .\" .Dd December 11, 1993 .Dt RWHOD 8 @@ -127,7 +127,7 @@ Status messages are generated approximately once every performs an .Xr nlist 3 on -.Pa /netbsd +.Pa /bsd every 30 minutes to guard against the possibility that this file is not the system image currently operating. diff --git a/usr.sbin/slstats/slstats.8 b/usr.sbin/slstats/slstats.8 index 6c600815d78..51d5872f360 100644 --- a/usr.sbin/slstats/slstats.8 +++ b/usr.sbin/slstats/slstats.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slstats.8,v 1.2 1996/06/10 08:38:54 deraadt Exp $ +.\" $OpenBSD: slstats.8,v 1.3 1996/07/08 22:09:50 ccappuc Exp $ .\" $NetBSD: slstats.8,v 1.2.6.1 1996/06/07 01:42:24 thorpej Exp $ .Dd July 5, 1993 .Dt SLSTATS 8 @@ -46,7 +46,7 @@ Specifies the interval between reports. The default interval is 5 seconds. Extract values associated with the name list from the specified. .It Fl N Ar system Extract the name list from the specified system instead of the default -.Pa /netbsd . +.Pa /bsd . .El .Pp The following fields are printed on the input side: diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index cb8ff015ee6..e226b797bcf 100644 --- a/usr.sbin/trpt/trpt.8 +++ b/usr.sbin/trpt/trpt.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)trpt.8 6.5 (Berkeley) 3/16/91 -.\" $Id: trpt.8,v 1.2 1996/02/22 00:22:04 niklas Exp $ +.\" $Id: trpt.8,v 1.3 1996/07/08 22:09:51 ccappuc Exp $ .\" .Dd March 16, 1991 .Dt TRPT 8 @@ -127,7 +127,7 @@ arguments may be used to supplant the defaults. .Bl -tag -width /dev/kmem -compact .It Pa /dev/kmem default kernel memory -.It Pa /netbsd +.It Pa /bsd default system namelist .El .Sh SEE ALSO diff --git a/usr.sbin/trsp/trsp.8 b/usr.sbin/trsp/trsp.8 index 115c3a4a13b..b112fe6d021 100644 --- a/usr.sbin/trsp/trsp.8 +++ b/usr.sbin/trsp/trsp.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)trsp.8 6.4 (Berkeley) 3/16/91 -.\" $Id: trsp.8,v 1.1 1995/10/18 08:48:30 deraadt Exp $ +.\" $Id: trsp.8,v 1.2 1996/07/08 22:09:52 ccappuc Exp $ .\" .Dd March 16, 1991 .Dt TRSP 8 @@ -119,7 +119,7 @@ arguments may be used to supplant the defaults. .Bl -tag -width /dev/kmem -compact .It Pa /dev/kmem default kernel memory -.It Pa /netbsd +.It Pa /bsd default system namelist .El .Sh SEE ALSO |