]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* docs/grub.texi (Filesystems): Mention AFS.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 25 Dec 2011 14:40:43 +0000 (15:40 +0100)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 25 Dec 2011 14:40:43 +0000 (15:40 +0100)
ChangeLog
docs/grub.texi

index 2fc5126550c606de9e1d5730311f2bab01d0eb22..6d5c704a781f908b3c199a5c889b7f49622b5c53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-25  Vladimir Serbinenko  <phcoder@gmail.com>
+
+       * docs/grub.texi (Filesystems): Mention AFS.
+
 2011-12-25  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * docs/grub.texi (Filesystems): Clarify restrictions.
index ddd44b11cb5d69e63177e84f5f4638d41ac23cce..0ebdcf4c4f87920eccdc9882b85345d8a1784f33 100644 (file)
@@ -3933,9 +3933,9 @@ assumed to be encoded in UTF-8.
 
 @chapter Filesystems
 NTFS, JFS, UDF, HFS+, exFAT, long filenames in FAT, Joliet part of
-ISO9660 are treated as UTF-16 as per specification. BFS is read as UTF-8,
-again according to specification. BtrFS, cpio, tar, squash4, minix, minix2,
-minix3, ROMFS, ReiserFS, XFS, ext2, ext3, ext4, FAT (short names),
+ISO9660 are treated as UTF-16 as per specification. AFS and BFS are read
+as UTF-8, again according to specification. BtrFS, cpio, tar, squash4, minix,
+minix2, minix3, ROMFS, ReiserFS, XFS, ext2, ext3, ext4, FAT (short names),
 ISO9660 (plain and RockRidge), nilfs2, UFS1, UFS2 and ZFS are assumed
 to be UTF-8. This might be false on systems configured with legacy charset
 but as long as the charset used is superset of ASCII you should be able to