diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1997-08-25 20:45:11 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1997-08-25 20:45:11 +0000 |
commit | 211da3b010bf6a261ce0aa26d911485402e05346 (patch) | |
tree | 1e72df776a0c6af96e1efde646f704269dd93470 | |
parent | 43b821d5ef34d6b520fa54f5df3144510e8c31b7 (diff) |
add vnconfig(8) in SEE ALSO. From dworkin@village.org
-rw-r--r-- | sbin/swapon/swapon.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index f4b864207c6..4360f99a7af 100644 --- a/sbin/swapon/swapon.8 +++ b/sbin/swapon/swapon.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: swapon.8,v 1.2 1996/06/23 14:32:46 deraadt Exp $ +.\" $OpenBSD: swapon.8,v 1.3 1997/08/25 20:45:10 millert Exp $ .\" $NetBSD: swapon.8,v 1.8 1995/08/18 14:51:35 pk Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -74,7 +74,8 @@ available to the system for swap allocation. .Xr swapon 2 , .Xr fstab 5 , .Xr init 8 , -.Xr rc 8 +.Xr rc 8 , +.Xr vnconfig 8 .Sh FILES .Bl -tag -width /dev/[ru][pk]?b -compact .It Pa /dev/[ru][pk]?b |