[543] in testers
rt 6.4R: socket(2)
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Thu Dec 21 15:58:44 1989
Date: Thu, 21 Dec 89 15:57:59 -0500
From: Jonathan I. Kamens <jik@PIT-MANAGER.MIT.EDU>
To: testers@ATHENA.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 6.4R
Display type: apa16
megapel
What were you trying to do?
man 2 socket
What's wrong:
...
this manner. The protocol number to use is particular to
the communication domain in which communication is to take
place; see protocols(3N).
...
pit-manager% man 3n protocols
No entry for protocols in section 3n of the manual.
What should have happened:
The man page shouldn't refer to a non-existent man page. The
only protocols man page I can find is in section 5 of the
manual; I don't know if this is the one referred to by the
socket man page.
jik