minor correction to faq14
Darren Tucker <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Noticed this: newfs creates filesystems not partitions.
Index: faq14.html
===================================================================
RCS file: /cvs/www/faq/faq14.html,v
retrieving revision 1.158
diff -u -p -r1.158 faq14.html
--- faq14.html 9 Aug 2006 02:22:09 -0000 1.158
+++ faq14.html 25 Oct 2006 12:51:44 -0000
@@ -1712,7 +1712,7 @@ by
<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=df&sektion=1">df(1)</a>.
<p>
-When a partition is created with
+When a filesystem is created with
<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&sektion=8">newfs(8)</a>,
some of the available space is held in reserve from normal users.
This provides a margin of error when you accidently fill the disk, and
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.