rane        06/06/18 12:21:24

  Modified:             home-router-howto.xml
  Log:
  added one lacking <path>, removed some double spaces, no content change

Revision  Changes    Path
1.46                 xml/htdocs/doc/en/home-router-howto.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.46&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.46&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml.diff?r1=1.45&r2=1.46&cvsroot=gentoo

Index: home-router-howto.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- home-router-howto.xml       13 Jun 2006 09:47:07 -0000      1.45
+++ home-router-howto.xml       18 Jun 2006 12:21:24 -0000      1.46
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 
1.45 2006/06/13 09:47:07 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 
1.46 2006/06/18 12:21:24 rane Exp $ -->
 
 <guide link="/doc/en/home-router-howto.xml" lang="en">
 <title>Home Router Guide</title>
@@ -965,12 +965,12 @@
 </pre>
 
 <p>
-The trick is to know where dhcpd is sending its output.  Simply browse to 
-/var/log and read the log files.  Since the exact log file depends on the 
-package you are using as a syslog, try running <c>grep -Rl dhcpd /var/log</c> 
-to narrow down the possibilities.  Chances are you made a typo in your config 
-file.  You could also try running <c>dhcpd -d -f</c> (short for debug / 
-foreground) and debug the error based upon the output.
+The trick is to know where dhcpd is sending its output. Simply browse to
+<path>/var/log</path> and read the log files. Since the exact log file depends
+on the package you are using as a syslog, try running <c>grep -Rl dhcpd
+/var/log</c> to narrow down the possibilities. Chances are you made a typo in
+your config file. You could also try running <c>dhcpd -d -f</c> (short for
+debug / foreground) and debug the error based upon the output.
 </p>
 
 </body>



-- 
[email protected] mailing list

Reply via email to