From 7f4e6f97789799a76aa0b8b5ffab39042bcbff5e Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Mon, 29 Feb 2016 20:48:45 -0800 Subject: [PATCH] [master] Fix typo in dhcp-options.5 --- common/dhcp-options.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/dhcp-options.5 b/common/dhcp-options.5 index 179da9107..70043e09c 100644 --- a/common/dhcp-options.5 +++ b/common/dhcp-options.5 @@ -1,6 +1,6 @@ .\" $Id: dhcp-options.5,v 1.50 2011/05/20 13:48:32 tomasz Exp $ .\" -.\" Copyright (c) 2012-2015 by Internet Systems Consortium, Inc. ("ISC") +.\" Copyright (c) 2012-2016 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC") .\" Copyright (c) 1996-2003 by Internet Software Consortium .\" @@ -2035,7 +2035,7 @@ This option is included based on RFC 7083. .RE .SH ACCESSING DHCPV6 RELAY OPTIONS .PP -.B v6relay (\fBrelay-number\f, \fBoption\f) +.B v6relay (\fBrelay-number\fR, \fBoption\fR) This option allows access to an option that has been added to a packet by a relay agent. Relay-number value selects the relay to examine and option is the option to find. In DHCPv6 each relay encapsulates -- 2.47.2