diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-11-09 00:56:25 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-11-09 00:56:25 +0000 |
commit | e5569e540dbf2a51361060daf6d062ea8297e0c9 (patch) | |
tree | a3774081adbb2a33d2e951ad0a4a4718a47a2ba6 | |
parent | 56962a3d4ba66fa013e7aa92934a60df9f1105d5 (diff) |
Since all our arches have /dev/ksyms, replace rigid mentions of the kernel
being /bsd with more correct terms, and remove /bsd and /dev/kmem from the
FILES section if they were there.
-rw-r--r-- | bin/ps/ps.1 | 12 | ||||
-rw-r--r-- | sbin/ccdconfig/ccdconfig.8 | 5 | ||||
-rw-r--r-- | usr.bin/fstat/fstat.1 | 8 | ||||
-rw-r--r-- | usr.bin/ipcs/ipcs.1 | 21 | ||||
-rw-r--r-- | usr.bin/netstat/netstat.1 | 15 | ||||
-rw-r--r-- | usr.bin/systat/systat.1 | 18 | ||||
-rw-r--r-- | usr.bin/vmstat/vmstat.8 | 15 | ||||
-rw-r--r-- | usr.bin/w/uptime.1 | 8 | ||||
-rw-r--r-- | usr.bin/w/w.1 | 8 | ||||
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 15 | ||||
-rw-r--r-- | usr.sbin/trpt/trpt.8 | 15 | ||||
-rw-r--r-- | usr.sbin/trsp/trsp.8 | 15 |
12 files changed, 38 insertions, 117 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 0035741e921..0f94547e923 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.30 2001/05/04 17:29:39 millert Exp $ +.\" $OpenBSD: ps.1,v 1.31 2001/11/09 00:56:21 miod Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -110,14 +110,12 @@ uid, pid, ppid, cpu, pri, nice, vsz, rss, wchan, state, tt, time and command. .It Fl M Ar core Extract values associated with the name list from the specified core -instead of the default -.Dq Pa /dev/kmem . +instead of the running kernel. .It Fl m Sort by memory usage, instead of by start time .Tn ID . .It Fl N Ar system -Extract the name list from the specified system instead of the default -.Dq Pa /bsd . +Extract the name list from the specified system instead of the running kernel. .It Fl O Ar fmt Add the information associated with the space or comma separated list of keywords specified, after the process @@ -524,14 +522,10 @@ Display information on all system processes. special files and device names .It Pa /dev/drum default swap device -.It Pa /dev/kmem -default kernel memory .It Pa /var/run/dev.db /dev name database .It Pa /var/db/kvm_bsd.db system namelist database -.It Pa /bsd -default system namelist .El .Sh SEE ALSO .Xr kill 1 , diff --git a/sbin/ccdconfig/ccdconfig.8 b/sbin/ccdconfig/ccdconfig.8 index 607ec5df696..34845423b83 100644 --- a/sbin/ccdconfig/ccdconfig.8 +++ b/sbin/ccdconfig/ccdconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccdconfig.8,v 1.14 2000/11/09 17:52:52 aaron Exp $ +.\" $OpenBSD: ccdconfig.8,v 1.15 2001/11/09 00:56:24 miod Exp $ .\" $NetBSD: ccdconfig.8,v 1.4 1996/02/28 01:01:17 thorpej Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -104,8 +104,7 @@ instead of the default .It Fl N Ar system Extract the name list from .Ar system -instead of the default -.Pa /bsd . +instead of the running kernel. .It Fl u Unconfigure a ccd. .It Fl U diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index 90986f764bb..08fa99fec19 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstat.1,v 1.19 2000/11/10 05:10:27 aaron Exp $ +.\" $OpenBSD: fstat.1,v 1.20 2001/11/09 00:56:24 miod Exp $ .\" .\" Copyright (c) 1987, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -70,11 +70,9 @@ resides, type .Ic fstat -f /usr/src . .It Fl M Ar core Extract values associated with the name list from the specified core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl N Ar system -Extract the name list from the specified system instead of the default -.Pa /bsd . +Extract the name list from the specified system instead of the running kernel. .It Fl n Numerical format. Print the device number (maj,min) of the file system diff --git a/usr.bin/ipcs/ipcs.1 b/usr.bin/ipcs/ipcs.1 index 555157ee36c..2f5adb0f879 100644 --- a/usr.bin/ipcs/ipcs.1 +++ b/usr.bin/ipcs/ipcs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipcs.1,v 1.13 2001/09/27 19:22:04 millert Exp $ +.\" $OpenBSD: ipcs.1,v 1.14 2001/11/09 00:56:24 miod Exp $ .\" .\" Copyright (c) 1994 SigmaSoft, Th. Lockert .\" All rights reserved. @@ -99,19 +99,11 @@ the last attach or detach of a shared memory segment, or the last operation on a semaphore. .It Fl C Ar core Extract values associated with the name list from the specified -core instead of the default -.Pa /dev/kmem . +core instead of the running kernel. .It Fl M Display system information about shared memory. .It Fl N Ar system -Extract the name list from the specified system instead of the -default -.Pa /dev/ksyms -(or -.Pa /bsd -if -.Pa /dev/ksyms -is not available). +Extract the name list from the specified system instead of the running kernel. .It Fl Q Display system information about messages queues. .It Fl S @@ -136,13 +128,6 @@ System data structures may change while is running; the output of .Nm is not guaranteed to be consistent. -.Sh FILES -.Bl -tag -width /etc/passwd -compact -.It Pa /dev/kmem -default kernel memory -.It Pa /dev/ksyms -default system name list -.El .Sh SEE ALSO .Xr ipcrm 1 .Sh AUTHORS diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index d8f209d115a..3ce976ed148 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.26 2001/08/26 09:42:04 brian Exp $ +.\" $OpenBSD: netstat.1,v 1.27 2001/11/09 00:56:24 miod Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -182,14 +182,12 @@ or respectively. .It Fl M Ar core Extract values associated with the name list from the specified core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl m Show statistics recorded by the memory management routines (the network manages a private pool of memory buffers). .It Fl N Ar system -Extract the name list from the specified system instead of the default -.Pa /bsd . +Extract the name list from the specified system instead of the running kernel. .It Fl n Show network addresses as numbers (normally .Nm @@ -352,12 +350,5 @@ The command appeared in .Bx 4.2 . IPv6 support was added by WIDE/KAME project. -.\" .Sh FILES -.\" .Bl -tag -width /dev/kmem -compact -.\" .It Pa /bsd -.\" default kernel namelist -.\" .It Pa /dev/kmem -.\" default memory file -.\" .El .Sh BUGS The notion of errors is ill-defined. diff --git a/usr.bin/systat/systat.1 b/usr.bin/systat/systat.1 index 94296c29d86..f54b94b5f3f 100644 --- a/usr.bin/systat/systat.1 +++ b/usr.bin/systat/systat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: systat.1,v 1.21 2001/08/11 15:30:33 deraadt Exp $ +.\" $OpenBSD: systat.1,v 1.22 2001/11/09 00:56:24 miod Exp $ .\" $NetBSD: systat.1,v 1.6 1996/05/10 23:16:39 thorpej Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -91,13 +91,11 @@ The options are as follows: .It Fl M Ar core Extract values associated with the name list from .Ar core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl N Ar system Extract the name list from .Ar system -instead of the default -.Pa /bsd . +instead of the running kernel. .It Ar display The .Ar display @@ -492,16 +490,12 @@ Multiple drives may be specified, separated by spaces. .El .Sh FILES .Bl -tag -width /etc/networks -compact -.It Pa /bsd -for the namelist -.It Pa /dev/kmem -for information in main memory .It Pa /etc/hosts -for host names +host names .It Pa /etc/networks -for network names +network names .It Pa /etc/services -for port names +port names .El .Sh SEE ALSO .Xr kill 1 , diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index 13cac9174af..942408814f8 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vmstat.8,v 1.21 2001/05/11 06:41:23 angelos Exp $ +.\" $OpenBSD: vmstat.8,v 1.22 2001/11/09 00:56:24 miod Exp $ .\" $NetBSD: vmstat.8,v 1.12 1996/05/10 23:19:30 thorpej Exp $ .\" .\" Copyright (c) 1986, 1993 @@ -77,11 +77,9 @@ Report on the number of interrupts taken by each device since system startup. .It Fl M Ar core Extract values associated with the name list from the specified core -instead of the default -.Pa /dev/mem . +instead of the running kernel. .It Fl N Ar system -Extract the name list from the specified system instead of the default -.Pa /bsd . +Extract the name list from the specified system instead of the running kernel. .It Fl m Report on the usage of kernel dynamic memory listed first by size of allocation and then by type of usage. @@ -196,13 +194,6 @@ seconds; this is a good choice of printing interval since this is how often some of the statistics are sampled in the system. Others vary every second and running the output for a while will make it apparent which are recomputed every second. -.Sh FILES -.Bl -tag -width /dev/mem -compact -.It Pa /bsd -default kernel namelist -.It Pa /dev/mem -default memory file -.El .Sh SEE ALSO .Xr fstat 1 , .Xr netstat 1 , diff --git a/usr.bin/w/uptime.1 b/usr.bin/w/uptime.1 index ad38255b654..121cf2e61db 100644 --- a/usr.bin/w/uptime.1 +++ b/usr.bin/w/uptime.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uptime.1,v 1.10 2000/11/09 17:52:47 aaron Exp $ +.\" $OpenBSD: uptime.1,v 1.11 2001/11/09 00:56:24 miod Exp $ .\" .\" Copyright (c) 1980, 1990, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -60,13 +60,11 @@ The options are as follows: .It Fl M Ar core Extract values associated with the name list from the specified .Ar core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl N Ar system Extract the name list from the specified .Ar system -instead of the default -.Pa /bsd . +instead of the running kernel. .El .Sh SEE ALSO .Xr w 1 diff --git a/usr.bin/w/w.1 b/usr.bin/w/w.1 index 381989001df..a29c0908c1e 100644 --- a/usr.bin/w/w.1 +++ b/usr.bin/w/w.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: w.1,v 1.12 2000/11/14 13:36:42 aaron Exp $ +.\" $OpenBSD: w.1,v 1.13 2001/11/09 00:56:24 miod Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -70,13 +70,11 @@ Output is sorted by idle time. .It Fl M Ar core Extract values associated with the name list from the specified .Ar core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl N Ar system Extract the name list from the specified .Ar system -instead of the default -.Pa /bsd . +instead of the running kernel. .It Fl a Attempt to translate network addresses into names. .El diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 7f63df4553f..d4a7561b6df 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.17 2001/08/03 16:03:02 mpech Exp $ +.\" $OpenBSD: pstat.8,v 1.18 2001/11/09 00:56:24 miod Exp $ .\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -52,11 +52,9 @@ terminal state, and vnode data structure information. If .Ar corefile is given, the information is sought there, otherwise -in +in the running kernel via .Pa /dev/kmem . -The required namelist is taken from -.Pa /bsd -unless +The required namelist is taken from the running kernel unless .Ar system is specified. .Pp @@ -337,13 +335,6 @@ is set, and the option is not specified, the block counts will be displayed in units of that size block. .El -.Sh FILES -.Bl -tag -width /dev/kmemxxx -compact -.It Pa /bsd -namelist -.It Pa /dev/kmem -default source of tables -.El .Sh SEE ALSO .Xr ps 1 , .Xr systat 1 , diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index b325354e1ae..3366b53831c 100644 --- a/usr.sbin/trpt/trpt.8 +++ b/usr.sbin/trpt/trpt.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trpt.8,v 1.10 2000/03/05 00:28:51 aaron Exp $ +.\" $OpenBSD: trpt.8,v 1.11 2001/11/09 00:56:24 miod Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -95,13 +95,11 @@ point in the trace. .It Fl M Ar core Extract values associated with the name list from .Pa core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl N Ar system Extract the name list from .Pa system -instead of the default -.Pa /bsd . +instead of the running kernel. .El .Pp The recommended use of @@ -129,13 +127,6 @@ many sockets using the debugging option, the option may be useful in checking to see if any trace records are present for the socket in question. -.Sh FILES -.Bl -tag -width /dev/kmem -compact -.It Pa /dev/kmem -default kernel memory -.It Pa /bsd -default system namelist -.El .Sh SEE ALSO .Xr netstat 1 , .Xr setsockopt 2 , diff --git a/usr.sbin/trsp/trsp.8 b/usr.sbin/trsp/trsp.8 index 4cf1a0d204b..9cd3fd95a44 100644 --- a/usr.sbin/trsp/trsp.8 +++ b/usr.sbin/trsp/trsp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trsp.8,v 1.10 2000/03/19 17:57:17 aaron Exp $ +.\" $OpenBSD: trsp.8,v 1.11 2001/11/09 00:56:24 miod Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -94,13 +94,11 @@ Clear the in-kernel debugging buffers. .It Fl M Ar core Extract values associated with the name list from .Pa core -instead of the default -.Pa /dev/kmem . +instead of the running kernel. .It Fl N Ar system Extract the name list from .Pa system -instead of the default -.Pa /bsd . +instead of the running kernel. .El .Pp The recommended use of @@ -124,13 +122,6 @@ If there are many sockets using the debugging option, the option may be useful in checking to see if any trace records are present for the socket in question. -.Sh FILES -.Bl -tag -width /dev/kmem -compact -.It Pa /dev/kmem -default kernel memory -.It Pa /bsd -default system namelist -.El .Sh SEE ALSO .Xr netstat 1 , .Xr setsockopt 2 , |