Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/mount_msdos Note mount_msdos -G option also allows moun...



details:   https://anonhg.NetBSD.org/src/rev/f12ff4eed7f0
branches:  trunk
changeset: 782717:f12ff4eed7f0
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Fri Nov 16 15:00:18 2012 +0000

description:
Note mount_msdos -G option also allows mounting X680x0's Human68k floppies.

diffstat:

 sbin/mount_msdos/mount_msdos.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r f28a7907ce36 -r f12ff4eed7f0 sbin/mount_msdos/mount_msdos.8
--- a/sbin/mount_msdos/mount_msdos.8    Fri Nov 16 12:38:09 2012 +0000
+++ b/sbin/mount_msdos/mount_msdos.8    Fri Nov 16 15:00:18 2012 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index