]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Remove an extraneous word.
authorMurray <source@isc.org>
Sun, 9 Jun 2002 22:57:01 +0000 (22:57 +0000)
committerMurray <source@isc.org>
Sun, 9 Jun 2002 22:57:01 +0000 (22:57 +0000)
relay/dhcrelay.8

index fa654acebb78f491ed5322db90eb45540db08509..51a690f15e9a28f20a84cebc3a4e1a446918cb3d 100644 (file)
@@ -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.