aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/mount.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
commitc23155a43a8fbd8404b4d7bca71c292e92fb4870 (patch)
tree1e83673f6c987353d3d25ac9281b995305207cdd /lib/libc/sys/mount.2
parentb4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (diff)
Notes
Diffstat (limited to 'lib/libc/sys/mount.2')
-rw-r--r--lib/libc/sys/mount.28
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2
index 5685646e67bd..b6682a9b101f 100644
--- a/lib/libc/sys/mount.2
+++ b/lib/libc/sys/mount.2
@@ -216,7 +216,7 @@ points outside the process's allocated address space.
The following errors can occur for a
.Em ufs
filesystem mount:
-.Bl -tag -width [ENOTBLK]
+.Bl -tag -width Er
.It Bq Er ENODEV
A component of ufs_args
.Ar fspec
@@ -251,7 +251,7 @@ points outside the process's allocated address space.
The following errors can occur for a
.Em nfs
filesystem mount:
-.Bl -tag -width [ENOTBLK]
+.Bl -tag -width Er
.It Bq Er ETIMEDOUT
.Em Nfs
timed out trying to contact the server.
@@ -263,7 +263,7 @@ points outside the process's allocated address space.
The following errors can occur for a
.Em mfs
filesystem mount:
-.Bl -tag -width [ENOTBLK]
+.Bl -tag -width Er
.It Bq Er EMFILE
No space remains in the mount table.
.It Bq Er EINVAL
@@ -283,7 +283,7 @@ points outside the process's allocated address space.
The
.Fn unmount
function may fail with one of the following errors:
-.Bl -tag -width [ENOTBLK]
+.Bl -tag -width Er
.It Bq Er EPERM
The caller is not the super-user.
.It Bq Er ENOTDIR