From d3ca2f6ff8e7ae7eb04ec713340dd67d4718131e Mon Sep 17 00:00:00 2001 From: jmc Date: Tue, 20 Oct 2015 22:08:19 +0000 Subject: [PATCH] tweak previous; --- share/man/man4/ip.4 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/share/man/man4/ip.4 b/share/man/man4/ip.4 index 72b60dc7545..111432ba67a 100644 --- a/share/man/man4/ip.4 +++ b/share/man/man4/ip.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ip.4,v 1.37 2015/10/20 20:22:42 benno Exp $ +.\" $OpenBSD: ip.4,v 1.38 2015/10/20 22:08:19 jmc Exp $ .\" $NetBSD: ip.4,v 1.3 1994/11/30 16:22:19 jtc Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -96,8 +96,7 @@ may be used to set the type-of-service and time-to-live fields in the .Tn IP header for -.Dv SOCK_STREAM -, +.Dv SOCK_STREAM , .Dv SOCK_DGRAM and .Dv SOCK_RAW @@ -112,7 +111,7 @@ setsockopt(s, IPPROTO_IP, IP_TTL, &ttl, sizeof(ttl)); .Ed .Pp .Dv IP_IPDEFTTL -can be used to retrieve the system wide default ttl. +can be used to retrieve the system wide default TTL. .Pp If the .Dv IP_RECVDSTADDR -- 2.20.1