diff options
author | wosch <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1998-08-31 16:41:09 +0000 |
commit | 68cda92e4a0af0935407074f90fc00b96cee6f23 (patch) | |
tree | 64abab98aac0f70ff617b3200b2e663292ef7fc2 /sbin/dumpon | |
parent | e8396430fbd509920306a84bd6578f58570e0b1b (diff) | |
download | FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.zip FreeBSD-src-68cda92e4a0af0935407074f90fc00b96cee6f23.tar.gz |
Sort cross references.
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 d1ea84d..7a416d4 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: dumpon.8,v 1.7 1998/05/27 11:05:59 jkoshy Exp $ +.\" $Id: dumpon.8,v 1.8 1998/06/15 07:03:46 charnier Exp $ .\" .Dd May 12, 1995 .Dt DUMPON 8 @@ -99,8 +99,8 @@ is the text string: .Xr sysctl 3 , .Xr fstab 5 , .Xr rc.conf 5 , -.Xr init 8 , .Xr config 8 , +.Xr init 8 , .Xr rc 8 , .Xr savecore 8 , .Xr swapon 8 , |