From 4e79717393d1b8ca980f49a8096858996e069b6a Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 29 Apr 2008 09:33:41 +0000 Subject: [PATCH] Use 'MS-DOS' and not 'MS DOS' or 'MSDOS'. --- sbin/mount_msdos/mount_msdos.8 | 4 ++-- usr.bin/doscmd/doscmd.1 | 8 ++++---- usr.sbin/kbdmap/kbdmap.1 | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/sbin/mount_msdos/mount_msdos.8 b/sbin/mount_msdos/mount_msdos.8 index efb71b049f..b503dd5cb3 100644 --- a/sbin/mount_msdos/mount_msdos.8 +++ b/sbin/mount_msdos/mount_msdos.8 @@ -29,7 +29,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/sbin/mount_msdos/mount_msdos.8,v 1.19.2.1 2000/12/08 14:03:59 ru Exp $ -.\" $DragonFly: src/sbin/mount_msdos/mount_msdos.8,v 1.2 2003/06/17 04:27:33 dillon Exp $ +.\" $DragonFly: src/sbin/mount_msdos/mount_msdos.8,v 1.3 2008/04/29 09:33:41 swildner Exp $ .\" .Dd April 7, 1994 .Dt MOUNT_MSDOS 8 @@ -74,7 +74,7 @@ Use the specified mount .Ar options , as described in .Xr mount 8 , -or one of the MSDOS filesystem-specific options +or one of the MS-DOS filesystem-specific options .Ar shortnames , .Ar longnames or diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index 4b925517ad..5776bf654d 100644 --- a/usr.bin/doscmd/doscmd.1 +++ b/usr.bin/doscmd/doscmd.1 @@ -29,7 +29,7 @@ .\" .\" BSDI doscmd.1,v 2.3 1996/04/08 19:32:29 bostic Exp .\" $FreeBSD: src/usr.bin/doscmd/doscmd.1,v 1.12.2.11 2002/06/20 23:45:41 charnier Exp $ -.\" $DragonFly: src/usr.bin/doscmd/doscmd.1,v 1.6 2007/05/19 17:32:13 swildner Exp $ +.\" $DragonFly: src/usr.bin/doscmd/doscmd.1,v 1.7 2008/04/29 09:33:41 swildner Exp $ .\" .Dd January 30, 1995 .Dt DOSCMD 1 @@ -60,7 +60,7 @@ single command .Ar args , or it can be used to emulate a PC and boot DOS, which allows it to run a larger variety of DOS applications. -It should be noted that MS DOS 6.2 and higher appear +It should be noted that MS-DOS 6.2 and higher appear to cause difficulties for .Nm . To boot DOS, either provide the @@ -523,7 +523,7 @@ will not change the way it works, just the way it reports. By default this value is .Cm 410 , which corresponds to -.Tn "MS DOS +.Tn "MS-DOS" version 4.1. To change it to version 3.2 (the default in previous versions of .Nm ) @@ -649,7 +649,7 @@ should be the file name of where you want your bootable image to be. The three numbers which follow .Li 80 2 2 say that the drive will have 80 cylinders, 2 heads and 2 sectors per track. -This is the smallest drive possible which still can have MS DOS +This is the smallest drive possible which still can have MS-DOS 5.0 installed on it along with a .Pa config.sys and diff --git a/usr.sbin/kbdmap/kbdmap.1 b/usr.sbin/kbdmap/kbdmap.1 index cbfd437d31..f0a9f3eef7 100644 --- a/usr.sbin/kbdmap/kbdmap.1 +++ b/usr.sbin/kbdmap/kbdmap.1 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/usr.sbin/kbdmap/kbdmap.1,v 1.31 2002/12/04 14:45:48 ru Exp $ -.\" $DragonFly: src/usr.sbin/kbdmap/kbdmap.1,v 1.4 2006/02/17 19:40:16 swildner Exp $ +.\" $DragonFly: src/usr.sbin/kbdmap/kbdmap.1,v 1.5 2008/04/29 09:33:41 swildner Exp $ .Dd July 3, 2002 .Dt KBDMAP 1 .Os @@ -57,7 +57,7 @@ in a terminal to get required input (e.g., a keymap selection) from the user. .Pp It is strongly recommended to not choose -.Tn MSDOS +.Tn MS-DOS codepage keymaps or fonts. Use the @@ -66,7 +66,7 @@ standard version if available! .Tn X11 does not support -.Tn MSDOS +.Tn MS-DOS codepage. .Pp The following options are available: -- 2.41.0