summaryrefslogtreecommitdiffstats
path: root/usr.sbin/dhcpd/dhcpd.8
diff options
context:
space:
mode:
authorjaredy <jaredy@openbsd.org>2005-09-30 20:34:23 +0000
committerjaredy <jaredy@openbsd.org>2005-09-30 20:34:23 +0000
commitd281945c653a62f1bc201ab3db2fd203d5ed86af (patch)
tree1655af207ab9e26179b791f3d91c84670170a48a /usr.sbin/dhcpd/dhcpd.8
parentaccept a -E argument like ELF ld does. fake it out. it does nothing here. (diff)
downloadwireguard-openbsd-d281945c653a62f1bc201ab3db2fd203d5ed86af.tar.xz
wireguard-openbsd-d281945c653a62f1bc201ab3db2fd203d5ed86af.zip
deploy .An -nosplit; ok jmc
Diffstat (limited to 'usr.sbin/dhcpd/dhcpd.8')
-rw-r--r--usr.sbin/dhcpd/dhcpd.83
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/dhcpd/dhcpd.8 b/usr.sbin/dhcpd/dhcpd.8
index 30c83f3ae6c..f5fd80b7027 100644
--- a/usr.sbin/dhcpd/dhcpd.8
+++ b/usr.sbin/dhcpd/dhcpd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhcpd.8,v 1.7 2004/10/31 10:43:38 canacar Exp $
+.\" $OpenBSD: dhcpd.8,v 1.8 2005/09/30 20:34:26 jaredy Exp $
.\"
.\" Copyright (c) 1995, 1996 The Internet Software Consortium.
.\" All rights reserved.
@@ -331,6 +331,7 @@ DHCPD lease file.
.Xr dhcrelay 8 ,
.Xr pxeboot 8
.Sh AUTHORS
+.An -nosplit
.Nm
was written by
.An Ted Lemon Aq mellon@vix.com