summaryrefslogtreecommitdiffstats
path: root/doc/tools/src2html1.4a/FreeBSD/ufs.hdr
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tools/src2html1.4a/FreeBSD/ufs.hdr')
-rw-r--r--doc/tools/src2html1.4a/FreeBSD/ufs.hdr10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/tools/src2html1.4a/FreeBSD/ufs.hdr b/doc/tools/src2html1.4a/FreeBSD/ufs.hdr
new file mode 100644
index 0000000000..8cec8cddac
--- /dev/null
+++ b/doc/tools/src2html1.4a/FreeBSD/ufs.hdr
@@ -0,0 +1,10 @@
+The <tt>ufs</tt> directory holds the code for the Berkeley Fast Filesystem,
+which is the filesystem used on locally mounted hard and floppy disks.<p>
+
+The 4.3BSD Internals book by Leffler, McKusick, Karels and Quarterman
+covers <tt>ufs</tt> in:
+
+<dl>
+<dt> <b>Chapter 7</b>, pp 187-223 <i>The Filesystem</i>.
+</dl>
+<p>