summaryrefslogtreecommitdiff
path: root/japanese/msdosfs/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/msdosfs/pkg-descr')
-rw-r--r--japanese/msdosfs/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/japanese/msdosfs/pkg-descr b/japanese/msdosfs/pkg-descr
new file mode 100644
index 000000000000..10b3dcceb030
--- /dev/null
+++ b/japanese/msdosfs/pkg-descr
@@ -0,0 +1,9 @@
+You can mount a Japanese FAT file system via "mount_jamsdos" command.
+Be sure that "msdos_ja.ko" is already dynamically linked into the
+kernal before you type "mount_jamsdos" (see kldstat(8)).
+
+The author is Toshihiko Arai <toshi@FreeBSD.org>.
+
+WWW: http://www.linkclub.or.jp/~clover/msdosfs.html
+
+- R. Imura <imura@FreeBSD.org>