Update file names.
This commit is contained in:
parent
5ebbc28faa
commit
e52e93dd80
@ -31,7 +31,7 @@
|
||||
.\"
|
||||
.\" @(#)dmesg.8 6.5 (Berkeley) 5/2/91
|
||||
.\"
|
||||
.\" $Header: /cvsroot/src/sbin/dmesg/dmesg.8,v 1.3 1993/03/23 00:26:52 cgd Exp $
|
||||
.\" $Header: /cvsroot/src/sbin/dmesg/dmesg.8,v 1.4 1993/06/13 22:37:22 mycroft Exp $
|
||||
.\"
|
||||
.Dd May 2, 1991
|
||||
.Dt DMESG 8
|
||||
@ -54,7 +54,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
|
||||
``/vmunix''.
|
||||
``/netbsd''.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr syslogd 8
|
||||
|
@ -368,7 +368,7 @@ commonly ~uucp; public uucp temporary directory
|
||||
.It Li tmp/
|
||||
temporary files that are kept between system reboots
|
||||
.El
|
||||
.It Li /vmunix
|
||||
.It Li /netbsd
|
||||
pure kernel executable (the operating system loaded into memory
|
||||
at boot time).
|
||||
.El
|
||||
|
@ -351,8 +351,8 @@ FILES = ( /bin /lib /usr/bin /usr/games
|
||||
\t/usr/include/{*.h,{stand,sys,vax*,pascal,machine}/*.h}
|
||||
\t/usr/lib /usr/man/man? /usr/ucb /usr/local/rdist )
|
||||
|
||||
EXLIB = ( Mail.rc aliases aliases.dir aliases.pag crontab dshrc
|
||||
\tsendmail.cf sendmail.fc sendmail.hf sendmail.st uucp vfont )
|
||||
EXLIB = ( Mail.rc aliases aliases.db crontab dshrc sendmail.cf
|
||||
\tsendmail.fc sendmail.hf sendmail.st uucp vfont )
|
||||
|
||||
${FILES} -> ${HOSTS}
|
||||
\tinstall -R ;
|
||||
|
@ -116,10 +116,8 @@ or
|
||||
line is included in the mail headers.
|
||||
The people who have sent you messages are maintained as an
|
||||
.Xr ndbm 3
|
||||
database in the files
|
||||
.Pa .vacation.pag
|
||||
and
|
||||
.Pa .vacation.dir
|
||||
database in the file
|
||||
.Pa .vacation.db
|
||||
in your home directory.
|
||||
.Pp
|
||||
.Pp
|
||||
@ -158,13 +156,11 @@ with incorrect arguments, or with non-existent
|
||||
are logged in the system log file, using
|
||||
.Xr syslog 8 .
|
||||
.Sh FILES
|
||||
.Bl -tag -width "vacation.dirxxx" -compact
|
||||
.It Pa ~/.vacation.dir
|
||||
.Bl -tag -width "vacation.msgxxx" -compact
|
||||
.It Pa ~/.vacation.db
|
||||
database file
|
||||
.It Pa ~/.vacation.msg
|
||||
message to send
|
||||
.It Pa ~/.vacation.pag
|
||||
database file
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr sendmail 8 ,
|
||||
|
@ -78,7 +78,7 @@ instead of the default ``/dev/kmem''.
|
||||
.TP
|
||||
\-N
|
||||
Extract the name list from the specified system instead of the default
|
||||
``/vmunix''.
|
||||
``/netbsd''.
|
||||
.TP
|
||||
\-m
|
||||
Report on the usage of kernel dynamic memory listed first by size of
|
||||
@ -188,7 +188,7 @@ Others vary every second and running the output for a while will make it
|
||||
apparent which are recomputed every second.
|
||||
.SH FILES
|
||||
.ta \w'/dev/kmem 'u
|
||||
/vmunix default kernel namelist
|
||||
/netbsd default kernel namelist
|
||||
.br
|
||||
/dev/kmem default memory file
|
||||
.SH SEE ALSO
|
||||
|
@ -66,7 +66,7 @@ instead of the default ``/dev/kmem''.
|
||||
.TP
|
||||
\-N
|
||||
Extract the name list from the specified system instead of the default
|
||||
``/vmunix''.
|
||||
``/netbsd''.
|
||||
.TP
|
||||
\-w
|
||||
Pause
|
||||
@ -118,7 +118,7 @@ id % of cpu time in idle mode
|
||||
.fi
|
||||
.SH FILES
|
||||
.ta \w'/dev/kmem 'u
|
||||
/vmunix default kernel namelist
|
||||
/netbsd default kernel namelist
|
||||
.br
|
||||
/dev/kmem default memory file
|
||||
.SH SEE ALSO
|
||||
|
@ -82,7 +82,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 ``/vmunix''.
|
||||
default ``/netbsd''.
|
||||
.El
|
||||
.Pp
|
||||
If neither
|
||||
@ -98,7 +98,7 @@ the operating system profile buffers will be dumped,
|
||||
and profiling will be immediately resumed.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /dev/kmemx -compact
|
||||
.It Pa /vmunix
|
||||
.It Pa /netbsd
|
||||
the default system
|
||||
.It Pa /dev/kmem
|
||||
the default memory
|
||||
|
@ -44,7 +44,7 @@
|
||||
creates a database in
|
||||
.Pa /var/run
|
||||
containing information about
|
||||
.Pa /vmunix
|
||||
.Pa /netbsd
|
||||
and
|
||||
perhaps other fairly static information about the current system.
|
||||
Various library routines consult this database.
|
||||
@ -53,9 +53,9 @@ used by the
|
||||
.Xr kvm_nlist 3
|
||||
function.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /var/run/kvm_vmunix.{dir,pag} -compact
|
||||
.It Pa /vmunix
|
||||
.It Pa /var/run/kvm_vmunix.{dir,pag}
|
||||
.Bl -tag -width /var/run/kvm_netbsd.db -compact
|
||||
.It Pa /netbsd
|
||||
.It Pa /var/run/kvm_netbsd.db
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr kvm_nlist 3
|
||||
|
@ -125,7 +125,7 @@ core file other than the default, the last two
|
||||
arguments may be used to supplant the defaults.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /dev/kmem -compact
|
||||
.It Pa /vmunix
|
||||
.It Pa /netbsd
|
||||
.It Pa /dev/kmem
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
|
@ -116,7 +116,7 @@ core file other than the default, the last two
|
||||
arguments may be used to supplant the defaults.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /dev/kmem -compact
|
||||
.It Pa /vmunix
|
||||
.It Pa /netbsd
|
||||
.It Pa /dev/kmem
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
|
Loading…
Reference in New Issue
Block a user