Source-Changes-HG archive

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

[src/trunk]: src/sbin/fdisk Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/18c4b0dbe591
branches:  trunk
changeset: 771728:18c4b0dbe591
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Dec 01 23:14:06 2011 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r dd3c3d6d5e40 -r 18c4b0dbe591 sbin/fdisk/fdisk.8
--- a/sbin/fdisk/fdisk.8        Thu Dec 01 22:42:41 2011 +0000
+++ b/sbin/fdisk/fdisk.8        Thu Dec 01 23:14:06 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fdisk.8,v 1.72 2011/12/01 22:24:29 christos Exp $
+.\"    $NetBSD: fdisk.8,v 1.73 2011/12/01 23:14:06 wiz Exp $
 .\"
 .Dd December 1, 2011
 .Dt FDISK 8
@@ -272,7 +272,7 @@
 They will be automatically computed using the BIOS geometry.
 .It Fl I
 Ignore errors from overlapping partitions.
-Some devices (cameras CHDK) require overlapping partitions to support 
+Some devices (cameras CHDK) require overlapping partitions to support
 bigger than 4GB cards.
 The
 .Fl I



Home | Main Index | Thread Index | Old Index