man-pages/man-pages-2.48-fs.patch

15 lines
572 B
Diff
Raw Normal View History

2007-05-11 08:49:44 +00:00
--- man-pages-2.48/man5/fs.5.pom 2007-04-13 00:42:49.000000000 +0200
+++ man-pages-2.48/man5/fs.5 2007-05-11 10:08:43.000000000 +0200
@@ -73,7 +73,10 @@
auto-import changelog data from man-pages-1.60-4.src.rpm Wed Sep 24 2003 Adrian Havill <havill@redhat.com> 1.60-4 - transliterated ALL pages with latin-1 characters that would be displayed as either a fallback from a ascii-superset locale or from the POSIX locale into ascii (according to glibc transliteration data for locale "en"). pages with non-ascii are moved into the "en" locale. (#103214) Thu Aug 28 2003 Adrian Havill <havill@redhat.com> 1.60-2 - transliterated Lichtmaier's first name for the sake of iconv (#103214) Thu Aug 28 2003 Adrian Havill <havill@redhat.com> 1.60-1.1 - bumped n-v-r Thu Aug 28 2003 Adrian Havill <havill@redhat.com> 1.60-1 - bumped version, removed no longer needed patches - added #define for re_comp() and re_exec() (#79703) - fixed typo in Era format specifier (#80025) - fixed ftell info for fopen with mode "a+" (#81359) - fixed prototype for shmget() (#86258) - fixed spelling in wait.2 (#86450) - obsoleted _init and _fini in dlopen() (#88408) - fixed and merged double ext3 descriptions (#103198) - issue to refer to mingetty (#86248) - synced man page with actual ld params (#97176) Fri Aug 01 2003 Elliot Lee <sopwith@redhat.com> 1.58-2 - Remove libattr conflicts Wed Jul 30 2003 Adrian Havill <havill@redhat.com> 1.58-1 - Bumped version (which also solves n-v-r conflict with RHEL) Fri Jul 11 2003 Ernie Petrides <petrides@redhat.com> - Modify mlock.2, mlockall.2, and shmctl.2 for change to locking permission semantics made in kernel's linux-2.4.21-mlock.patch. Tue Apr 29 2003 Ernie Petrides <petrides@redhat.com> - Modify semop.2 for new semtimedop(2) and add semtimedop.2 link.
2004-09-09 08:17:33 +00:00
.B ext3
2007-05-11 08:49:44 +00:00
is a journaling version of the ext2 filesystem.
It is easy to
auto-import changelog data from man-pages-1.60-4.src.rpm Wed Sep 24 2003 Adrian Havill <havill@redhat.com> 1.60-4 - transliterated ALL pages with latin-1 characters that would be displayed as either a fallback from a ascii-superset locale or from the POSIX locale into ascii (according to glibc transliteration data for locale "en"). pages with non-ascii are moved into the "en" locale. (#103214) Thu Aug 28 2003 Adrian Havill <havill@redhat.com> 1.60-2 - transliterated Lichtmaier's first name for the sake of iconv (#103214) Thu Aug 28 2003 Adrian Havill <havill@redhat.com> 1.60-1.1 - bumped n-v-r Thu Aug 28 2003 Adrian Havill <havill@redhat.com> 1.60-1 - bumped version, removed no longer needed patches - added #define for re_comp() and re_exec() (#79703) - fixed typo in Era format specifier (#80025) - fixed ftell info for fopen with mode "a+" (#81359) - fixed prototype for shmget() (#86258) - fixed spelling in wait.2 (#86450) - obsoleted _init and _fini in dlopen() (#88408) - fixed and merged double ext3 descriptions (#103198) - issue to refer to mingetty (#86248) - synced man page with actual ld params (#97176) Fri Aug 01 2003 Elliot Lee <sopwith@redhat.com> 1.58-2 - Remove libattr conflicts Wed Jul 30 2003 Adrian Havill <havill@redhat.com> 1.58-1 - Bumped version (which also solves n-v-r conflict with RHEL) Fri Jul 11 2003 Ernie Petrides <petrides@redhat.com> - Modify mlock.2, mlockall.2, and shmctl.2 for change to locking permission semantics made in kernel's linux-2.4.21-mlock.patch. Tue Apr 29 2003 Ernie Petrides <petrides@redhat.com> - Modify semop.2 for new semtimedop(2) and add semtimedop.2 link.
2004-09-09 08:17:33 +00:00
-switch back and forth between ext2 and ext3.
+switch back and forth between ext2 and ext3. ext3 offers the most
+complete set of journaling options available among journaling
+filesystems.
2007-05-11 08:49:44 +00:00
+.\"----------------------------------------------------------------------
.TP
.B xiafs
was designed and implemented to be a stable, safe filesystem by