summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/mount.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
committerru <ru@FreeBSD.org>2000-11-22 16:02:00 +0000
commitbdc5340b39fbc40a64feadf0d2fd65beca35a320 (patch)
tree4a0b074ae28c1e44296bda8760d05dd25bd2ddfa /lib/libc/sys/mount.2
parentc3abc432d868b9b1370e4d575ff6839e27d887ef (diff)
downloadFreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.zip
FreeBSD-src-bdc5340b39fbc40a64feadf0d2fd65beca35a320.tar.gz
mdoc(7) police: Er macro usage cleanup.
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 5685646..b6682a9 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
OpenPOWER on IntegriCloud