From: Murray Date: Sun, 9 Jun 2002 22:57:01 +0000 (+0000) Subject: Remove an extraneous word. X-Git-Tag: HEAD-MERGE-V3-0-3B1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd115a7b100ef50fab26c9fbef98da357c32b170;p=thirdparty%2Fdhcp.git Remove an extraneous word. --- diff --git a/relay/dhcrelay.8 b/relay/dhcrelay.8 index fa654aceb..51a690f15 100644 --- a/relay/dhcrelay.8 +++ b/relay/dhcrelay.8 @@ -36,7 +36,7 @@ .\" see ``http://www.isc.org/isc''. To learn more about Vixie .\" Enterprises, see ``http://www.vix.com''. .\" -.\" $Id: dhcrelay.8,v 1.7 2002/05/27 03:54:47 murray Exp $ +.\" $Id: dhcrelay.8,v 1.8 2002/06/09 22:57:01 murray Exp $ .\" .TH dhcrelay 8 .SH NAME @@ -134,7 +134,7 @@ dhcrelay should use. This is mostly useful for debugging purposes. .PP Dhcrelay will normally run in the foreground until it has configured an interface, and then will revert to running in the background. -To run force dhcrelay to always run as a foreground process, the +To force dhcrelay to always run as a foreground process, the .B -d flag should be specified. This is useful when running dhcrelay under a debugger, or when running it out of inittab on System V systems.