summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/disks.c
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-02-01 05:58:42 +0000
committersteve <steve@FreeBSD.org>1998-02-01 05:58:42 +0000
commitaf45e9528bc70b1aa2f03aa1c4cea45446340240 (patch)
treef00e892143739b7343613c3529a64f83f4526c20 /usr.sbin/sade/disks.c
parentea3eabd5ee80a7a15d2f8815cecf05da3eb988a4 (diff)
downloadFreeBSD-src-af45e9528bc70b1aa2f03aa1c4cea45446340240.zip
FreeBSD-src-af45e9528bc70b1aa2f03aa1c4cea45446340240.tar.gz
Typo: PAT -> FAT.
PR: 5593
Diffstat (limited to 'usr.sbin/sade/disks.c')
-rw-r--r--usr.sbin/sade/disks.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sade/disks.c b/usr.sbin/sade/disks.c
index 9c8647f..7ea1727 100644
--- a/usr.sbin/sade/disks.c
+++ b/usr.sbin/sade/disks.c
@@ -4,7 +4,7 @@
* This is probably the last program in the `sysinstall' line - the next
* generation being essentially a complete rewrite.
*
- * $Id: disks.c,v 1.92 1997/10/12 16:21:09 jkh Exp $
+ * $Id: disks.c,v 1.93 1997/10/18 21:22:25 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -365,7 +365,7 @@ diskPartition(Device *dev)
val = msgGetInput(tmp, "New partition type:\n\n"
"Pressing Enter will choose the default, a native FreeBSD\n"
"slice (type 165). Other popular values are 6 for\n"
- "DOS PAT partition, 131 for a Linux ext2fs partition or\n"
+ "DOS FAT partition, 131 for a Linux ext2fs partition or\n"
"130 for a Linux swap partition.\n\n"
"Note: If you choose a non-FreeBSD partition type, it will not\n"
"be formatted or otherwise prepared, it will simply reserve space\n"
OpenPOWER on IntegriCloud