From a0254c84b9edc195fdc4ae3897e4df972addc12e Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Thu, 17 Feb 2005 14:47:37 +0000 Subject: Xr fstat, netstat, ps after discussion with henning/otto, okay various people... --- share/man/man8/afterboot.8 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'share/man/man8') diff --git a/share/man/man8/afterboot.8 b/share/man/man8/afterboot.8 index 98de8abbdc2..ff46833a5ea 100644 --- a/share/man/man8/afterboot.8 +++ b/share/man/man8/afterboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afterboot.8,v 1.101 2004/12/13 14:00:07 jmc Exp $ +.\" $OpenBSD: afterboot.8,v 1.102 2005/02/17 14:47:36 espie Exp $ .\" .\" Copyright (c) 1997 Marshall M. Midden .\" All rights reserved. @@ -782,6 +782,13 @@ yet, or because licensing restrictions make binary redistribution impossible. Sometimes checking the mailing lists for past problems that people have encountered will result in a fix posted. +.Ss Check the running system +You can use +.Xr ps 1 , +.Xr netstat 1 , +.Xr fstat 1 +to check on running processes, network connections, and opened files, +respectively. .Sh COMPILING A KERNEL First, review the system message buffer using the .Xr dmesg 8 -- cgit v1.2.3