diff options
author | 2000-11-20 08:00:00 +0000 | |
---|---|---|
committer | 2000-11-20 08:00:00 +0000 | |
commit | c4f2acd3ec34c67fa1e5884c0b4016d76201cce6 (patch) | |
tree | 7c094210e02be4c28c4460d3a2e004d95f06d35a /share/man/man8/crash.8 | |
parent | limit luns on usb (diff) | |
download | wireguard-openbsd-c4f2acd3ec34c67fa1e5884c0b4016d76201cce6.tar.xz wireguard-openbsd-c4f2acd3ec34c67fa1e5884c0b4016d76201cce6.zip |
various Xr fixes; nordin@cse.ogi.edu
Diffstat (limited to 'share/man/man8/crash.8')
-rw-r--r-- | share/man/man8/crash.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index a8c1f577944..cc89fd43653 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: crash.8,v 1.8 2000/10/26 16:08:58 aaron Exp $ +.\" $OpenBSD: crash.8,v 1.9 2000/11/20 08:00:04 deraadt Exp $ .\" .\" Copyright (c) 1980, 1991 The Regents of the University of California. .\" All rights reserved. @@ -216,15 +216,15 @@ too, if you are looking at the live system. The following commands understand these options: .Xr fstat 1 , .Xr netstat 1 , +.Xr nfsstat 1 , .Xr ps 1 , .Xr w 1 , .Xr dmesg 8 , .Xr iostat 8 , .Xr kgmon 8 , -.Xr nfsstat 8 , .Xr pstat 8 , .Xr slstats 8 , -.Xr systat 8 , +.Xr systat 1 , .Xr trpt 8 , .Xr trsp 8 , .Xr vmstat 8 |