do not uppercase "hop limit";
authorjmc <jmc@openbsd.org>
Sat, 2 Jul 2016 05:58:00 +0000 (05:58 +0000)
committerjmc <jmc@openbsd.org>
Sat, 2 Jul 2016 05:58:00 +0000 (05:58 +0000)
usr.bin/nc/nc.1
usr.sbin/ldpd/ldpd.conf.5

index 384442b..8b7c92a 100644 (file)
@@ -1,4 +1,4 @@
-.\"     $OpenBSD: nc.1,v 1.73 2016/06/28 17:35:14 jca Exp $
+.\"     $OpenBSD: nc.1,v 1.74 2016/07/02 05:58:00 jmc Exp $
 .\"
 .\" Copyright (c) 1996 David Sacerdote
 .\" All rights reserved.
@@ -25,7 +25,7 @@
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: June 28 2016 $
+.Dd $Mdocdate: July 2 2016 $
 .Dt NC 1
 .Os
 .Sh NAME
@@ -174,9 +174,9 @@ Additionally, any timeouts specified with the
 .Fl w
 option are ignored.
 .It Fl M Ar ttl
-Set the TTL / Hop Limit of outgoing packets.
+Set the TTL / hop limit of outgoing packets.
 .It Fl m Ar minttl
-Ask the kernel to drop incoming packets whose TTL / Hop Limit is under
+Ask the kernel to drop incoming packets whose TTL / hop limit is under
 .Ar minttl .
 .It Fl N
 .Xr shutdown 2
index 57ee266..158c968 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: ldpd.conf.5,v 1.31 2016/07/01 23:29:55 renato Exp $
+.\"    $OpenBSD: ldpd.conf.5,v 1.32 2016/07/02 05:58:00 jmc Exp $
 .\"
 .\" Copyright (c) 2013, 2016 Renato Westphal <renato@openbsd.org>
 .\" Copyright (c) 2009 Michele Marchetto <michele@openbsd.org>
@@ -19,7 +19,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: July 1 2016 $
+.Dd $Mdocdate: July 2 2016 $
 .Dt LDPD.CONF 5
 .Os
 .Sh NAME
@@ -158,8 +158,8 @@ and RFC 7552 (for the IPv6 address-family).
 Since GTSM is mandatory for LDPv6, the only effect of disabling GTSM for the
 IPv6 address-family is that
 .Xr ldpd 8
-will not check the incoming packets' Hop Limit.
-Outgoing packets will still be sent using a Hop Limit of 255 to guarantee
+will not check the incoming packets' hop limit.
+Outgoing packets will still be sent using a hop limit of 255 to guarantee
 interoperability.
 .Pp
 If GTSM is enabled, multi-hop neighbors should have either GTSM disabled
@@ -269,7 +269,7 @@ Override the inherited configuration and enable/disable GTSM for this neighbor.
 .It Ic gtsm-hops Ar hops
 Set the maximum number of hops the neighbor may be away.
 When GTSM is enabled for this neighbor, incoming packets are required to have
-a TTL/Hop Limit of 256 minus this value, ensuring they have not passed
+a TTL/hop limit of 256 minus this value, ensuring they have not passed
 through more than the expected number of hops.
 The default value is 1; valid range is 1\-255.
 .It Ic password Ar secret