summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfsdiskless.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-09-07 12:56:46 +0000
committerbde <bde@FreeBSD.org>1997-09-07 12:56:46 +0000
commit996bf127fa143c0b4235fc2a2d220a9b633cd3fa (patch)
tree97c0345258bb443b430ec3f19b90866a7603a45b /sys/nfsclient/nfsdiskless.h
parent98cf145068980e00e1f0ac0c8f7653ab09a6978f (diff)
downloadFreeBSD-src-996bf127fa143c0b4235fc2a2d220a9b633cd3fa.zip
FreeBSD-src-996bf127fa143c0b4235fc2a2d220a9b633cd3fa.tar.gz
Removed more vestiges of config-time swap configuration.
Diffstat (limited to 'sys/nfsclient/nfsdiskless.h')
-rw-r--r--sys/nfsclient/nfsdiskless.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/nfsclient/nfsdiskless.h b/sys/nfsclient/nfsdiskless.h
index 2fcb0a0..f499a2c 100644
--- a/sys/nfsclient/nfsdiskless.h
+++ b/sys/nfsclient/nfsdiskless.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)nfsdiskless.h 8.2 (Berkeley) 3/30/95
- * $Id: nfsdiskless.h,v 1.8 1997/02/22 09:42:47 peter Exp $
+ * $Id: nfsdiskless.h,v 1.9 1997/05/12 19:02:55 tegge Exp $
*/
@@ -43,8 +43,8 @@
/*
* Structure that must be initialized for a diskless nfs client.
- * This structure is used by nfs_mountroot() to set up the root and swap
- * vnodes plus do a partial ifconfig(8) and route(8) so that the critical net
+ * This structure is used by nfs_mountroot() to set up the root vnode,
+ * and to do a partial ifconfig(8) and route(8) so that the critical net
* interface can communicate with the server.
* The primary bootstrap is expected to fill in the appropriate fields before
* starting the kernel. Whether or not the swap area is nfs mounted is
OpenPOWER on IntegriCloud