summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray <source@isc.org>2002-06-09 22:57:01 +0000
committerMurray <source@isc.org>2002-06-09 22:57:01 +0000
commitfd115a7b100ef50fab26c9fbef98da357c32b170 (patch)
tree780e2a3e461ec93f82eba62d8dbd2ede64d5e162
parente1f77b31544a25c9dca5435b0c8990f3c0088368 (diff)
downloadisc-dhcp-fd115a7b100ef50fab26c9fbef98da357c32b170.tar.gz
Remove an extraneous word.
-rw-r--r--relay/dhcrelay.84
1 files changed, 2 insertions, 2 deletions
diff --git a/relay/dhcrelay.8 b/relay/dhcrelay.8
index fa654ace..51a690f1 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.