Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/ps Add Xr for dev_mkdb(8), per PR 23168. Increase width ...
details: https://anonhg.NetBSD.org/src/rev/c9bfd1666f0b
branches: trunk
changeset: 553427:c9bfd1666f0b
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Oct 16 10:00:54 2003 +0000
description:
Add Xr for dev_mkdb(8), per PR 23168. Increase width in FILES section while here.
diffstat:
bin/ps/ps.1 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r a7b7d220ce47 -r c9bfd1666f0b bin/ps/ps.1
--- a/bin/ps/ps.1 Thu Oct 16 09:31:08 2003 +0000
+++ b/bin/ps/ps.1 Thu Oct 16 10:00:54 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ps.1,v 1.63 2003/08/07 09:05:24 agc Exp $
+.\" $NetBSD: ps.1,v 1.64 2003/10/16 10:00:54 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@@ -624,7 +624,7 @@
exit or stop status (valid only for stopped or zombie process)
.El
.Sh FILES
-.Bl -tag -width /var/db/kvm.db -compact
+.Bl -tag -width /var/run/kvm.db -compact
.It Pa /dev
special files and device names
.It Pa /dev/drum
@@ -645,6 +645,7 @@
.Xr w 1 ,
.Xr kvm 3 ,
.Xr strftime 3 ,
+.Xr dev_mkdb 8 ,
.Xr pstat 8
.Sh BUGS
Since
Home |
Main Index |
Thread Index |
Old Index