diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/dhcp/relay/dhcrelay.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/dhcp/relay/dhcrelay.8 b/usr.sbin/dhcp/relay/dhcrelay.8 index 6b9c560e6fb..a5aa45216e1 100644 --- a/usr.sbin/dhcp/relay/dhcrelay.8 +++ b/usr.sbin/dhcp/relay/dhcrelay.8 @@ -116,7 +116,7 @@ flag. .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. |