diff options
Diffstat (limited to 'usr.sbin/dhcpd/dhcpd.8')
-rw-r--r-- | usr.sbin/dhcpd/dhcpd.8 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/usr.sbin/dhcpd/dhcpd.8 b/usr.sbin/dhcpd/dhcpd.8 index 8fec6e12fed..c1a9eed6d64 100644 --- a/usr.sbin/dhcpd/dhcpd.8 +++ b/usr.sbin/dhcpd/dhcpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcpd.8,v 1.13 2006/08/09 11:05:31 stevesk Exp $ +.\" $OpenBSD: dhcpd.8,v 1.14 2007/02/17 13:32:15 jmc Exp $ .\" .\" Copyright (c) 1995, 1996 The Internet Software Consortium. .\" All rights reserved. @@ -51,7 +51,6 @@ .Op Fl c Ar config-file .Op Fl L Ar leased_ip_table .Op Fl l Ar lease-file -.Op Fl p Ar pf-device .Op Ar if0 Op Ar ... ifN .Ek .Sh DESCRIPTION @@ -238,11 +237,6 @@ for testing lease files in a non-production environment. .It Fl n Only test configuration, do not run .Nm . -.It Fl p Ar pf-device -Use an alternate -.Xr pf 4 -device, -.Ar pf-device . .El .Sh CONFIGURATION The syntax of the |