add missing space between libraries -lcrypt-lcrypto should of been -lcrypt -lcrypto
[dragonfly.git] / release / picobsd / help / mount_msdos.hlp.en
1 \e[1mmount_msdos\e[m      mount an MS-DOS file system
2
3         Usage:
4
5         mount_msdos [-o options] [-u user] [-g group] [-m mask] bdev dir
6
7         E.g. to mount primary DOS partition of primary IDE drive on /dos:
8
9                 mount_msdos /dev/wd0s1 /dos
10
11         To mount first extended partition on /mnt:
12
13                 mount_msdos /dev/wd0s5 /mnt