summaryrefslogtreecommitdiffstats
path: root/lib/libufs/libufs.3
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2003-06-10 18:36:16 +0000
committerjmallett <jmallett@FreeBSD.org>2003-06-10 18:36:16 +0000
commit25cc522581ed01e9d39d79313908b4f36e8475ee (patch)
tree553571380dd5dc4c0ddead95ecbe6099badbfcb6 /lib/libufs/libufs.3
parent957fe1b56ff09b44509d20d61fc796c61fcb85c7 (diff)
downloadFreeBSD-src-25cc522581ed01e9d39d79313908b4f36e8475ee.zip
FreeBSD-src-25cc522581ed01e9d39d79313908b4f36e8475ee.tar.gz
Various cleanups of careless mistakes/omissions.
PR: 53149 Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Diffstat (limited to 'lib/libufs/libufs.3')
-rw-r--r--lib/libufs/libufs.312
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libufs/libufs.3 b/lib/libufs/libufs.3
index cf4b7d5..6250803 100644
--- a/lib/libufs/libufs.3
+++ b/lib/libufs/libufs.3
@@ -8,11 +8,11 @@
.\" $FreeBSD$
.\"
.Dd June 04, 2003
-.Dt SBREAD 3
+.Dt LIBUFS 3
.Os
.Sh NAME
.Nm libufs
-.Nd operate on UFS disks from userland
+.Nd operate on UFS filesystems from userland
.Sh LIBRARY
.Lb libufs
.Sh SYNOPSIS
@@ -35,7 +35,7 @@ and
.Xr dumpfs 8 .
The
.Nm
-library is designed to be simple, and provide functions that are
+library is designed to be simple, and to provide functions that are
traditionally useful to have.
.Pp
A disk is represented as the type
@@ -50,14 +50,14 @@ Functions provided by
return -1 in every functional error situation.
They also set the
.Fa d_error
-field to a string describing the error.
+field of
+.Dq struct uufsd
+to a string describing the error.
.Sh SEE ALSO
.Xr bread 3 ,
.Xr bwrite 3 ,
.Xr cgread 3 ,
.Xr cgread1 3 ,
-.Xr getino 3 ,
-.Xr putino 3 ,
.Xr sbread 3 ,
.Xr sbwrite 3 ,
.Xr ufs_disk_close 3 ,
OpenPOWER on IntegriCloud