OSDN Git Service

LDP: Update original to LDP v3.67
[linuxjm/LDP_man-pages.git] / original / man2 / umount.2
index 86fff50..00618e8 100644 (file)
@@ -168,9 +168,9 @@ The original
 function was called as \fIumount(device)\fP and would return
 .B ENOTBLK
 when called with something other than a block device.
-In Linux 0.98p4 a call \fIumount(dir)\fP was added, in order to
+In Linux 0.98p4, a call \fIumount(dir)\fP was added, in order to
 support anonymous devices.
-In Linux 2.3.99-pre7 the call \fIumount(device)\fP was removed,
+In Linux 2.3.99-pre7, the call \fIumount(device)\fP was removed,
 leaving only \fIumount(dir)\fP (since now devices can be mounted
 in more than one place, so specifying the device does not suffice).
 .SH SEE ALSO
@@ -178,3 +178,12 @@ in more than one place, so specifying the device does not suffice).
 .BR path_resolution (7),
 .BR mount (8),
 .BR umount (8)
+.SH COLOPHON
+This page is part of release 3.67 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.