diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-02-18 08:58:57 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-02-18 08:58:57 +0000 |
commit | 30db2923a201e52a8a0d43ac6234574fb6a2c9bf (patch) | |
tree | fe9298e8588d567bf3c7fb8fc9c15dc44394baa0 /share/man/man8/afterboot.8 | |
parent | 1b6b7699a731c2abf0e10c9abfc014bfbb4e13ff (diff) |
update SEE ALSO, and a tweak;
Diffstat (limited to 'share/man/man8/afterboot.8')
-rw-r--r-- | share/man/man8/afterboot.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index ff46833a5ea..b0edeaedd37 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.102 2005/02/17 14:47:36 espie Exp $ +.\" $OpenBSD: afterboot.8,v 1.103 2005/02/18 08:58:56 jmc Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -786,6 +786,7 @@ past problems that people have encountered will result in a fix posted. You can use .Xr ps 1 , .Xr netstat 1 , +and .Xr fstat 1 to check on running processes, network connections, and opened files, respectively. @@ -859,6 +860,7 @@ boot time in the kernel image. .Xr date 1 , .Xr df 1 , .Xr domainname 1 , +.Xr fstat 1 , .Xr hostname 1 , .Xr ls 1 , .Xr make 1 , @@ -866,6 +868,7 @@ boot time in the kernel image. .Xr netstat 1 , .Xr passwd 1 , .Xr pkg_add 1 , +.Xr ps 1 , .Xr ssh 1 , .Xr su 1 , .Xr xdm 1 , |