]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update documentation
authorTed Lemon <source@isc.org>
Sat, 16 Mar 1996 17:56:07 +0000 (17:56 +0000)
committerTed Lemon <source@isc.org>
Sat, 16 Mar 1996 17:56:07 +0000 (17:56 +0000)
README
dhcpd.8
dhcpd.cat8
server/dhcpd.8
server/dhcpd.cat8

diff --git a/README b/README
index 685aed1201c2f447f1a2d2237f239eb0cb9298c6..aa199d7e36a5feafe2bbfd7ee55a2aa66caa253a 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
                     Internet Software Consortium
              Dynamic Host Configuration Protocol Server
-                           Beta Release 0
-                           March 6, 1996
+                           Beta Release 1
+                           March 16, 1996
 
 This is the first Beta release of the Internet Software Consortium
 DHCP Server (ISC dhcpd).  In this Beta release, support for the core
@@ -22,11 +22,11 @@ is by no means self-explanatory at this point - it will get better as
 dhcpd matures.   If you are building on BSD/os or NetBSD, just type
 make - it should build with no problem.
 
-Last week (February 26-28), I brought ISC dhcpd to Connectathon and
-worked out many bugs.  ISC dhcpd was able to boot all of the DHCP
-clients at Connectathon by the time I left.  Many thanks to Audrey Van
-Belleghem for getting me in to Connectathon even though we weren't
-able to budget for it, to Mike Carney for running the DHCP testing in
+In February, I brought ISC dhcpd to Connectathon and worked out
+many bugs.  ISC dhcpd was able to boot all of the DHCP clients at
+Connectathon by the time I left.  Many thanks to Audrey Van Belleghem
+for getting me in to Connectathon even though we weren't able to
+budget for it, to Mike Carney for running the DHCP testing in
 general and helping me out in particular, and to all the other DHCP
 Bakeoff participants at Connectathon who tried their clients against
 dhcpd and told me where it was busted, or, later on, that it wasn't
@@ -52,6 +52,20 @@ do this, dhcpd will run in the foreground rather than as a daemon, and
 will print its log messages to standard error.  It will also dump the
 contents of all packets it receives and sends.
 
+                              SUPPORT
+
+ISC DHCPD is not a commercial product, and is not supported in that sense.
+However, I am continuing to work on this server with the support of the
+Internet Software Consortium, so if you have trouble or want help, please
+free free to contact me, Ted Lemon <mellon@fugue.com>.
+
+In addition, there are two mailing lists for dhcpd - dhcpd-announce and
+dhcpd-users.   To subscribe, see http://www.fugue.com/dhcp/lists.   If you
+don't have WWW access, you can send mail to dhcpd-request@fugue.com and
+tell me which lists you want to subscribe to, but please use the web interface
+if you can, since I have to handle the -request mailing list manually.
+
+
                                 BUGS
 
 Currently, ISC dhcpd supports the DHCP protocol strictly the standard
diff --git a/dhcpd.8 b/dhcpd.8
index 79776c437f4d6b2c295bcef7814334806d01ddea..18abfff89657e00c7bfc228a212de600cb8cb1be 100644 (file)
--- a/dhcpd.8
+++ b/dhcpd.8
@@ -122,7 +122,7 @@ file,
 .Nm dhcpd
 must be restarted.   To restart
 .Nm dhcpd ,
-send signal 15 to the process ID contained in
+send a SIGTERM (signal 15) to the process ID contained in
 .Nm /var/run/dhcpd.pid ,
 and then re-invoke
 .Nm dhcpd .
index cd46f48712cca5806dec904ccf902e709188a5b2..5475f1db6bec4fb7e28fd0bac9d1b2053faacba1 100644 (file)
@@ -55,8 +55,8 @@ O\bOP\bPE\bER\bRA\bAT\bTI\bIO\bON\bN
      into the d\bdh\bhc\bcp\bpd\bd.\b.c\bco\bon\bnf\bf file.
 
      Whenever changes are made to the d\bdh\bhc\bcp\bpd\bd.\b.c\bco\bon\bnf\bf file, d\bdh\bhc\bcp\bpd\bd must be restart-
-     ed.   To restart d\bdh\bhc\bcp\bpd\bd, send signal 15 to the process ID contained in
-     /\b/v\bva\bar\br/\b/r\bru\bun\bn/\b/d\bdh\bhc\bcp\bpd\bd.\b.p\bpi\bid\bd, and then re-invoke d\bdh\bhc\bcp\bpd\bd.
+     ed.   To restart d\bdh\bhc\bcp\bpd\bd, send a SIGTERM (signal 15) to the process ID con-
+     tained in /\b/v\bva\bar\br/\b/r\bru\bun\bn/\b/d\bdh\bhc\bcp\bpd\bd.\b.p\bpi\bid\bd, and then re-invoke d\bdh\bhc\bcp\bpd\bd.
 
 
 C\bCO\bON\bNF\bFI\bIG\bGU\bUR\bRA\bAT\bTI\bIO\bON\bN
@@ -179,4 +179,4 @@ A\bAU\bUT\bTH\bHO\bOR\bR
      ware Corporation.  Information about the Internet Software Consortium can
      be found at h\bht\btt\btp\bp:\b:/\b//\b/w\bww\bww\bw.\b.i\bis\bsc\bc.\b.o\bor\brg\bg/\b/i\bis\bsc\bc.
 
-                                 March 6, 1996                               3
+                                March 16, 1996                               3
index 79776c437f4d6b2c295bcef7814334806d01ddea..18abfff89657e00c7bfc228a212de600cb8cb1be 100644 (file)
@@ -122,7 +122,7 @@ file,
 .Nm dhcpd
 must be restarted.   To restart
 .Nm dhcpd ,
-send signal 15 to the process ID contained in
+send a SIGTERM (signal 15) to the process ID contained in
 .Nm /var/run/dhcpd.pid ,
 and then re-invoke
 .Nm dhcpd .
index cd46f48712cca5806dec904ccf902e709188a5b2..5475f1db6bec4fb7e28fd0bac9d1b2053faacba1 100644 (file)
@@ -55,8 +55,8 @@ O\bOP\bPE\bER\bRA\bAT\bTI\bIO\bON\bN
      into the d\bdh\bhc\bcp\bpd\bd.\b.c\bco\bon\bnf\bf file.
 
      Whenever changes are made to the d\bdh\bhc\bcp\bpd\bd.\b.c\bco\bon\bnf\bf file, d\bdh\bhc\bcp\bpd\bd must be restart-
-     ed.   To restart d\bdh\bhc\bcp\bpd\bd, send signal 15 to the process ID contained in
-     /\b/v\bva\bar\br/\b/r\bru\bun\bn/\b/d\bdh\bhc\bcp\bpd\bd.\b.p\bpi\bid\bd, and then re-invoke d\bdh\bhc\bcp\bpd\bd.
+     ed.   To restart d\bdh\bhc\bcp\bpd\bd, send a SIGTERM (signal 15) to the process ID con-
+     tained in /\b/v\bva\bar\br/\b/r\bru\bun\bn/\b/d\bdh\bhc\bcp\bpd\bd.\b.p\bpi\bid\bd, and then re-invoke d\bdh\bhc\bcp\bpd\bd.
 
 
 C\bCO\bON\bNF\bFI\bIG\bGU\bUR\bRA\bAT\bTI\bIO\bON\bN
@@ -179,4 +179,4 @@ A\bAU\bUT\bTH\bHO\bOR\bR
      ware Corporation.  Information about the Internet Software Consortium can
      be found at h\bht\btt\btp\bp:\b:/\b//\b/w\bww\bww\bw.\b.i\bis\bsc\bc.\b.o\bor\brg\bg/\b/i\bis\bsc\bc.
 
-                                 March 6, 1996                               3
+                                March 16, 1996                               3