diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-29 21:31:01 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-10-29 21:31:01 +0100 |
commit | d96e3c9217a6b8ac123720a9857400bafb138676 (patch) | |
tree | 324ee2d250e8d16ae0b0fd22126fe71432d24cd2 /hurd/translator | |
parent | cbfdda1939077550ca90b3609b031c2fa111e610 (diff) |
Stub for fatfs.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/fatfs.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/hurd/translator/fatfs.mdwn b/hurd/translator/fatfs.mdwn new file mode 100644 index 00000000..436ecf99 --- /dev/null +++ b/hurd/translator/fatfs.mdwn @@ -0,0 +1,9 @@ +[[meta copyright="Copyright © 2007 Free Software Foundation, Inc."]] +[[meta license="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled +[[GNU_Free_Documentation_License|/fdl.txt]]."]] + +The current `fatfs` translator is read-only. |