tweak previous;
authorjmc <jmc@openbsd.org>
Tue, 20 Oct 2015 22:08:19 +0000 (22:08 +0000)
committerjmc <jmc@openbsd.org>
Tue, 20 Oct 2015 22:08:19 +0000 (22:08 +0000)
share/man/man4/ip.4

index 72b60dc..111432b 100644 (file)
@@ -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