diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-12 01:20:38 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-12 01:20:38 +0000 |
commit | 69247d533f275f8727b974552a938bd3a36e96e5 (patch) | |
tree | 69a7aa47ad6e712185ba5c98e0cdfc44e4cbf9a9 /sbin/dumpon | |
parent | 1d267ab1ce64a53fcecd133f0ab0666fb6d7bd60 (diff) | |
download | FreeBSD-src-69247d533f275f8727b974552a938bd3a36e96e5.zip FreeBSD-src-69247d533f275f8727b974552a938bd3a36e96e5.tar.gz |
Fixed some minor formatting problems to silence manck some more.
Corrected some bogus cross references to man pages that we don't/won't
have and either deleted them, or found a more appropriate man page
that we do have. Various other minor changes to silence manck.
Manck is currently down to about 200 lines of errors, down from
the 500 - 600+ when I started all this.
Diffstat (limited to 'sbin/dumpon')
-rw-r--r-- | sbin/dumpon/dumpon.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8 index 7a1593b..8417d10 100644 --- a/sbin/dumpon/dumpon.8 +++ b/sbin/dumpon/dumpon.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)swapon.8 8.1 (Berkeley) 6/5/93 -.\" $Id$ +.\" $Id: dumpon.8,v 1.1 1995/05/12 19:10:08 wollman Exp $ .\" .Dd May 12, 1995 .Dt DUMPON 8 @@ -81,7 +81,7 @@ or to is the text string .Dq Li off . .Sh SEE ALSO -.Xr dumpon 2 , +.Xr sysctl 3 , .Xr init 8 , .Xr rc 8 , .Xr savecore 8 |