summaryrefslogtreecommitdiffstats
path: root/sys/nfsclient/nfsdiskless.h
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-08-05 09:28:55 +0000
committerdg <dg@FreeBSD.org>1994-08-05 09:28:55 +0000
commit8b4c1e13e09010c46d5beea0d87d7a6acbf7ec54 (patch)
tree7560048372e961a27978356343230ff2981ba4ae /sys/nfsclient/nfsdiskless.h
parent26a975e50344e6f084fd2448474aa06c75c9c3cf (diff)
downloadFreeBSD-src-8b4c1e13e09010c46d5beea0d87d7a6acbf7ec54.zip
FreeBSD-src-8b4c1e13e09010c46d5beea0d87d7a6acbf7ec54.tar.gz
Converted 'vmunix' to 'kernel'.
Diffstat (limited to 'sys/nfsclient/nfsdiskless.h')
-rw-r--r--sys/nfsclient/nfsdiskless.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/nfsclient/nfsdiskless.h b/sys/nfsclient/nfsdiskless.h
index 7fed901..a546fc3 100644
--- a/sys/nfsclient/nfsdiskless.h
+++ b/sys/nfsclient/nfsdiskless.h
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* @(#)nfsdiskless.h 8.1 (Berkeley) 6/10/93
- * $Id$
+ * $Id: nfsdiskless.h,v 1.2 1994/08/02 07:52:19 davidg Exp $
*/
/*
@@ -43,7 +43,7 @@
* vnodes plus 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 vmunix. Whether or not the swap area is nfs mounted is determined
+ * starting the kernel. Whether or not the swap area is nfs mounted is determined
* by the value in swdevt[0]. (equal to NODEV --> swap over nfs)
* Currently only works for AF_INET protocols.
* NB: All fields are stored in net byte order to avoid hassles with
OpenPOWER on IntegriCloud