summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.