Fixed Filesystem documentation.

This commit is contained in:
Andreas Mohr 1999-02-28 10:05:44 +00:00 committed by Alexandre Julliard
parent a8fa0cf5d5
commit 11db496578
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
;; Type=xxx (supported types are 'floppy', 'hd', 'cdrom' and 'network') ;; Type=xxx (supported types are 'floppy', 'hd', 'cdrom' and 'network')
;; Label=xxx (drive label, at most 11 characters) ;; Label=xxx (drive label, at most 11 characters)
;; Serial=xxx (serial number, 8 characters hexadecimal number) ;; Serial=xxx (serial number, 8 characters hexadecimal number)
;; Filesystem=xxx (supported types are 'msdos','win95','unix') ;; Filesystem=xxx (supported types are 'msdos'/'dos'/'fat', 'win95'/'vfat', 'unix')
;; This is the FS Wine is supposed to emulate on a certain ;; This is the FS Wine is supposed to emulate on a certain
;; directory structure. ;; directory structure.
;; Recommended: ;; Recommended: