diff options
Diffstat (limited to 'usr.sbin/dhcrelay/dhcrelay.8')
-rw-r--r-- | usr.sbin/dhcrelay/dhcrelay.8 | 36 |
1 files changed, 33 insertions, 3 deletions
diff --git a/usr.sbin/dhcrelay/dhcrelay.8 b/usr.sbin/dhcrelay/dhcrelay.8 index 75a738cebe6..ab6b8ee23e7 100644 --- a/usr.sbin/dhcrelay/dhcrelay.8 +++ b/usr.sbin/dhcrelay/dhcrelay.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcrelay.8,v 1.10 2010/10/08 15:43:45 sobrado Exp $ +.\" $OpenBSD: dhcrelay.8,v 1.11 2012/09/26 16:19:45 jmc Exp $ .\" .\" Copyright (c) 1997 The Internet Software Consortium. .\" All rights reserved. @@ -36,7 +36,7 @@ .\" see ``http://www.isc.org/isc''. To learn more about Vixie .\" Enterprises, see ``http://www.vix.com''. .\" -.Dd $Mdocdate: October 8 2010 $ +.Dd $Mdocdate: September 26 2012 $ .Dt DHCRELAY 8 .Os .Sh NAME @@ -100,8 +100,38 @@ interface. .Sh SEE ALSO .Xr dhclient 8 , .Xr dhcpd 8 +.Sh STANDARDS +.Rs +.%A R. Droms +.%D March 1997 +.%R RFC 2131 +.%T Dynamic Host Configuration Protocol +.Re .Pp -RFC 2132, RFC 2131, RFC 3046, RFC 3456 +.Rs +.%A S. Alexander +.%A R. Droms +.%D March 1997 +.%R RFC 2132 +.%T DHCP Options and BOOTP Vendor Extensions +.Re +.Pp +.Rs +.%A M. Patrick +.%D January 2001 +.%R RFC 3046 +.%T DHCP Relay Agent Information Option +.Re +.Pp +.Rs +.%A B. Patel +.%A B. Aboba +.%A S. Kelly +.%A V. Gupta +.%D January 2003 +.%R RFC 3456 +.%T Dynamic Host Configuration Protocol (DHCPv4) Configuration of IPsec Tunnel Mode +.Re .Sh AUTHORS .An -nosplit .Nm |