diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-12-01 22:57:07 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-12-01 23:01:38 +0100 |
| commit | e81e781af0728671b4e0ce3dc6e156c60d510db2 (patch) | |
| tree | f7f784ac3c8b6f234ac8a4b1178ee9f766bc8059 | |
| parent | cd6383a5c5d1808174a81cd3e4f556fc1124329d (diff) | |
| download | man-pages-e81e781af0728671b4e0ce3dc6e156c60d510db2.tar.gz | |
man/man2const/IP_PKTINFO.2const: tfix
Fixes: fea681dafb13 (2004-11-03, 2004-11-03; "Import of man-pages 1.70")
Fixes: 9d1fd1157306 (1999-06-15, 2022-12-19; "man-pages 1.24")
Signed-off-by: Alejandro Colomar <alx@kernel.org>
| -rw-r--r-- | man/man2const/IP_PKTINFO.2const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man2const/IP_PKTINFO.2const b/man/man2const/IP_PKTINFO.2const index a25d7a8eae..683e59e6e6 100644 --- a/man/man2const/IP_PKTINFO.2const +++ b/man/man2const/IP_PKTINFO.2const @@ -22,7 +22,7 @@ Standard C library Pass an .B IP_PKTINFO ancillary message that contains a -.BR pktinfo (2type) +.BR in_pktinfo (2type) structure that supplies some information about the incoming packet. This works only for datagram oriented sockets. .P |
