Bug#340927: manpages-dev: udp(7): example variable name contains tcp not udp

2005-11-30 Thread Michael Kerrisk
tags 340927 fixed-upstream thanks. udp(7) contains the following example code (under the heading IOCTLS): error = ioctl(tcp_socket, ioctl_type, value); This should say udp_socket (consistent with the synopsis) rather than tcp_socket. Thanks Malcolm. Fixed for man-pages-2.15.

Bug#340927: manpages-dev: udp(7): example variable name contains tcp not udp

2005-11-26 Thread Malcolm Scott
Package: manpages-dev Version: 2.10-1 Severity: minor udp(7) contains the following example code (under the heading IOCTLS): error = ioctl(tcp_socket, ioctl_type, value); This should say udp_socket (consistent with the synopsis) rather than tcp_socket. -- System Information: Debian