diff options
| author | David Prévot <taffit@debian.org> | 2012-09-24 09:53:22 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-09-24 09:53:22 +0200 |
| commit | 173fe7e792ba6fb9c565706afb542db366153013 (patch) | |
| tree | deb580817de414a62c155acc1f418798d3c5fe2e /man2/socket.2 | |
| parent | 318c814291efc6a0efae4275857fa7a2a8ca66f3 (diff) | |
| download | man-pages-173fe7e792ba6fb9c565706afb542db366153013.tar.gz | |
arch_prctl.2, fcntl.2, flock.2, get_robust_list.2, getpriority.2, ioprio_set.2, migrate_pages.2, mmap.2, mremap.2, msync.2, sched_get_priority_max.2, sched_rr_get_interval.2, sched_setparam.2, sched_setscheduler.2, sched_yield.2, select.2, socket.2, subpage_prot.2, unshare.2, btree.3, dbopen.3, dl_iterate_phdr.3, dlopen.3, getnameinfo.3, hash.3, lockf.3, netlink.3, recno.3, rpc.3, xdr.3, cciss.4, console_ioctl.4, hpsa.4, initrd.4, msr.4, rtc.4, st.4, hosts.5, services.5, tzfile.5, aio.7, arp.7, capabilities.7, cpuset.7, feature_test_macros.7, futex.7, inotify.7, ip.7, ipv6.7, iso_8859-16.7, iso_8859-2.7, koi8-r.7, math_error.7, netlink.7, packet.7, pthreads.7, raw.7, spufs.7, udplite.7, uri.7, x25.7: Global fix: Various consistency fixes for SEE ALSO
Coauthored-by: Michael Kerrisk <mtk.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/socket.2')
| -rw-r--r-- | man2/socket.2 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/man2/socket.2 b/man2/socket.2 index 1bc002a37b..fcc126e0ab 100644 --- a/man2/socket.2 +++ b/man2/socket.2 @@ -408,11 +408,9 @@ is shown in .BR tcp (7), .BR udp (7), .BR unix (7) -.PP + \(lqAn Introductory 4.3BSD Interprocess Communication Tutorial\(rq -is reprinted in -.I UNIX Programmer's Supplementary Documents Volume 1. -.PP -\(lqBSD Interprocess Communication Tutorial\(rq -is reprinted in +and +\(lqBSD Interprocess Communication Tutorial\(rq, +reprinted in .I UNIX Programmer's Supplementary Documents Volume 1. |
