summaryrefslogtreecommitdiff
path: root/usr.sbin/dhcrelay
diff options
context:
space:
mode:
authorJared Yanovich <jaredy@cvs.openbsd.org>2005-09-30 20:34:27 +0000
committerJared Yanovich <jaredy@cvs.openbsd.org>2005-09-30 20:34:27 +0000
commit536a1d269c34f652761695e0a062e1e582da62a4 (patch)
tree0bfa11cec1acca2e72e2743415172ce6be64c4f0 /usr.sbin/dhcrelay
parentf17b47d200e2fc7cbd48054dab97824e7e5396c4 (diff)
deploy .An -nosplit; ok jmc
Diffstat (limited to 'usr.sbin/dhcrelay')
-rw-r--r--usr.sbin/dhcrelay/dhcrelay.83
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/dhcrelay/dhcrelay.8 b/usr.sbin/dhcrelay/dhcrelay.8
index e216d19e80c..5757c6dc456 100644
--- a/usr.sbin/dhcrelay/dhcrelay.8
+++ b/usr.sbin/dhcrelay/dhcrelay.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhcrelay.8,v 1.6 2004/08/16 23:12:58 jaredy Exp $
+.\" $OpenBSD: dhcrelay.8,v 1.7 2005/09/30 20:34:26 jaredy Exp $
.\"
.\" Copyright (c) 1997 The Internet Software Consortium.
.\" All rights reserved.
@@ -89,6 +89,7 @@ should attempt to configure.
.Pp
RFC 2132, RFC 2131.
.Sh AUTHORS
+.An -nosplit
.Nm
was written by
.An Ted Lemon Aq mellon@fugue.com .