aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getfsstat.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/getfsstat.2
parentb4f0f4aa81e55069576ee63fdbc80fa9c8f9cdbb (diff)
Notes
Diffstat (limited to 'lib/libc/sys/getfsstat.2')
-rw-r--r--lib/libc/sys/getfsstat.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getfsstat.2 b/lib/libc/sys/getfsstat.2
index c9d1bd5302617..de2bb80d2d55d 100644
--- a/lib/libc/sys/getfsstat.2
+++ b/lib/libc/sys/getfsstat.2
@@ -155,10 +155,10 @@ is set to indicate the error.
.Fn Getfsstat
fails if one or more of the following are true:
.Bl -tag -width Er
-.It EFAULT
+.It Bq Er EFAULT
.Fa Buf
points to an invalid address.
-.It EIO
+.It Bq Er EIO
An
.Tn I/O
error occurred while reading from or writing to the filesystem.