]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
man/man2const/IP_TTL.2const: Tweak after split
authorAlejandro Colomar <alx@kernel.org>
Mon, 24 Nov 2025 21:32:09 +0000 (22:32 +0100)
committerAlejandro Colomar <alx@kernel.org>
Tue, 25 Nov 2025 00:10:31 +0000 (01:10 +0100)
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man2const/IP_TTL.2const

index e6edb0c6786eca2ee0db3e7a7967a77cf1507231..305b5c97f16f25aaea6fe36146a8cb84702faf11 100644 (file)
@@ -21,8 +21,6 @@ Standard C library
 .BI "               int\~*" ttl ,\~sizeof(int));
 .fi
 .SH DESCRIPTION
-.TP
-.BR IP_TTL " (since Linux 1.0)"
 Set or retrieve the current time-to-live field that is used in every packet
 sent from this socket.
 .SH ERRORS
@@ -32,6 +30,8 @@ See
 .BR setsockopt (2).
 See
 .BR ip (7).
+.SH HISTORY
+Linux 1.0.
 .SH SEE ALSO
 .BR IPPROTO_IP (2const),
 .BR setsockopt (2),