Note mount_msdos -G option also allows mounting X680x0's Human68k floppies.
This commit is contained in:
parent
341f22eefb
commit
1c2763589b
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: mount_msdos.8,v 1.35 2012/09/27 21:51:12 riz Exp $
|
||||
.\" $NetBSD: mount_msdos.8,v 1.36 2012/11/16 15:00:18 tsutsui Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1993, 1994 Christopher G. Demetriou
|
||||
.\" All rights reserved.
|
||||
|
@ -32,7 +32,7 @@
|
|||
.\"
|
||||
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
|
||||
.\"
|
||||
.Dd September 27, 2012
|
||||
.Dd November 16, 2012
|
||||
.Dt MOUNT_MSDOS 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -84,6 +84,7 @@ This option causes the filesystem to be interpreted as an Atari-Gemdos
|
|||
filesystem.
|
||||
The differences to the MS-DOS filesystem are minimal and
|
||||
limited to the boot block.
|
||||
This option also allows mounting X680x0's Human68k floppies.
|
||||
This option enforces
|
||||
.Fl s .
|
||||
.It Fl g Ar gid
|
||||
|
|
Loading…
Reference in New Issue