diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 22:18:38 +0000 |
commit | bf95f4749485653fcbff0be73db299a9d226d4e0 (patch) | |
tree | c6c5c04d21e0e72753029e3a35290bfd754626a1 /usr.sbin/dhcp/relay | |
parent | b64780a41e3237fc72bbc817e8c4cdccc40271dd (diff) |
remove trailing whitespace, some Nm cleanup
Diffstat (limited to 'usr.sbin/dhcp/relay')
-rw-r--r-- | usr.sbin/dhcp/relay/dhcrelay.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/dhcp/relay/dhcrelay.8 b/usr.sbin/dhcp/relay/dhcrelay.8 index d3a5405dc28..d4f2be42e99 100644 --- a/usr.sbin/dhcp/relay/dhcrelay.8 +++ b/usr.sbin/dhcp/relay/dhcrelay.8 @@ -69,10 +69,10 @@ means for relaying DHCP and BOOTP requests from a subnet to which no DHCP server is directly to one or more DHCP servers on other subnets. .SH SYSTEM REQUIREMENTS -You must have the Berkeley -Packet Filter (bpf) configured in your kernel. You must have +You must have the Berkeley +Packet Filter (bpf) configured in your kernel. You must have at least one /dev/bpf* file for each broadcast network interface that -is attached to your system. +is attached to your system. .SH OPERATION .PP The DHCP Relay Agent listens for DHCP requests on all interfaces |