--- cci/usr/src/man/man2/mount.2 2019/07/28 12:24:19 1.1 +++ cci/usr/src/man/man2/mount.2 2019/07/28 12:26:30 1.1.1.2 @@ -21,7 +21,7 @@ the block-structured special file .I special; from now on, references to file .I name -will refer to +refers to the root file on the newly mounted file system. .I Special and @@ -44,7 +44,7 @@ the file system can be written on; if it is allowed, if non-zero no writing is done. Physically write-protected and magnetic tape file systems must be mounted read-only or -errors will occur when access times are updated, +errors occur when access times are updated, whether or not any explicit write or file removal is attempted. Setting the write-protected button alone is not @@ -71,13 +71,13 @@ file systems mounted. .PP .I Umount returns 0 if the action occurred; \-1 if -if the special file is inaccessible or +the special file is inaccessible or, does not have a mounted file system, or if there are active files in the mounted file system. .SH ERRORS .I Mount -will fail when one of the following occurs: +fails when one of the following occurs: .TP 15 [NODEV] The caller is not the super-user.