Module Name: src
Committed By: pooka
Date: Mon Feb 14 17:30:54 UTC 2011
Modified Files:
src/usr.bin/rump_dhcpclient: rump.dhcpclient.1
Log Message:
remove a decidedly illogical statement
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.bin/rump_dhcpclient/rump.dhcpclient.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/rump_dhcpclient/rump.dhcpclient.1
diff -u src/usr.bin/rump_dhcpclient/rump.dhcpclient.1:1.2 src/usr.bin/rump_dhcpclient/rump.dhcpclient.1:1.3
--- src/usr.bin/rump_dhcpclient/rump.dhcpclient.1:1.2 Fri Jan 21 09:47:00 2011
+++ src/usr.bin/rump_dhcpclient/rump.dhcpclient.1 Mon Feb 14 17:30:54 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: rump.dhcpclient.1,v 1.2 2011/01/21 09:47:00 wiz Exp $
+.\" $NetBSD: rump.dhcpclient.1,v 1.3 2011/02/14 17:30:54 pooka Exp $
.\"
.\" Copyright (c) 2011 Antti Kantee. All rights reserved.
.\"
@@ -43,8 +43,7 @@
The reason for this is the typical transient nature of a rump kernel.
Additionally,
.Nm
-does not store a DNS resolver address since a rump
-kernel may not have file system support.
+does not save DNS resolver information.
.Pp
After having succesfully configured networking,
.Nm