faq9.html minor punctuation fix
Lawrence Teo <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Noticed two missing apostrophes. Index: faq9.html =================================================================== RCS file: /cvs/www/faq/faq9.html,v retrieving revision 1.87 diff -u -p -r1.87 faq9.html --- faq9.html 1 May 2007 18:24:10 -0000 1.87 +++ faq9.html 16 May 2007 18:36:46 -0000 @@ -156,8 +156,8 @@ under OpenBSD (and many other OSs), you parameter, or do a "<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=netstat&sektion=1"><tt>netstat -r</tt></a>". -<li>OpenBSD does NOT support Journaling Filesystems like ReiserFS, IBMs -JFS or SGIs XFS. +<li>OpenBSD does NOT support Journaling Filesystems like ReiserFS, IBM's +JFS or SGI's XFS. Instead we use the <a href="faq14.html#SoftUpdates">Soft Updates</a> feature of the already very robust Unix Fast File System (FFS) to accomplish the goals of performance and stability.