git: 9front

Download patch

ref: 0adb491711b319d4b31dbe0d443be40bb726ed5f
parent: 0174373c8110b78dc9d73c95746d538192c20f5f
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Jun 18 10:28:25 EDT 2015

dhcpd(8): the fs attribute refers to the file server, not the name server (thanks, pena)

--- a/sys/man/8/dhcpd
+++ b/sys/man/8/dhcpd
@@ -117,7 +117,7 @@
 the domain name of the system
 .TP
 .B fs
-the default Plan 9 name server
+the default Plan 9 file server
 .TP
 .B auth
 the default Plan 9 authentication server
--