[4232] in Athena Bugs
vax 6.4R: umount(2)
daemon@ATHENA.MIT.EDU (John T Kohl)
Wed Feb 14 17:30:11 1990
Date: Wed, 14 Feb 90 17:29:43 -0500
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
System name: lycus
Type and version: CVAXSTAR 6.4R
Display type: SM
What were you trying to do?
read the man page for the (old 4.3, non-NFS) syscall "umount"
What's wrong:
The umount.2 man page is linked to the mount.2 manpage, which
says nothing about the umount() function (which is not used or supplied
on our system).
What should have happened:
Our systems use unmount(2), not umount(2). The link for
umount(2) should be removed.
Please describe any relevant documentation references:
mount(2), umount(2), unmount(2)