Source-Changes-HG archive

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

[src/trunk]: src/sbin/fdisk Fix spelling of simultaneous.



details:   https://anonhg.NetBSD.org/src/rev/fbfccf72da1c
branches:  trunk
changeset: 821176:fbfccf72da1c
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Fri Jan 27 10:12:05 2017 +0000

description:
Fix spelling of simultaneous.

diffstat:

 sbin/fdisk/fdisk.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bee29c2d198a -r fbfccf72da1c sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8        Fri Jan 27 09:50:47 2017 +0000
+++ b/sbin/fdisk/fdisk.8        Fri Jan 27 10:12:05 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fdisk.8,v 1.86 2016/09/11 03:35:08 sevan Exp $
+.\"    $NetBSD: fdisk.8,v 1.87 2017/01/27 10:12:05 abhinav Exp $
 .\"
 .Dd September 11, 2016
 .Dt FDISK 8
@@ -186,7 +186,7 @@
 .Fl u
 flag.
 If not specified the BIOS geometry will be obtained using sysctl (i386 and
-amd64) or by solving the simultaenous equations from the existing partition
+amd64) or by solving the simultaneous equations from the existing partition
 information.
 If that fails then either the geometry from the disklabel or 63 sectors and
 16 heads is used.



Home | Main Index | Thread Index | Old Index