Source-Changes-HG archive

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

[src/trunk]: src/bin/mt Drop trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/d855bb8d526b
branches:  trunk
changeset: 535281:d855bb8d526b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Aug 13 13:22:35 2002 +0000

description:
Drop trailing whitespace.

diffstat:

 bin/mt/mt.1 |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 495762940f57 -r d855bb8d526b bin/mt/mt.1
--- a/bin/mt/mt.1       Tue Aug 13 13:16:24 2002 +0000
+++ b/bin/mt/mt.1       Tue Aug 13 13:22:35 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mt.1,v 1.28 2002/08/13 13:16:24 sommerfeld Exp $
+.\"    $NetBSD: mt.1,v 1.29 2002/08/13 13:22:35 wiz Exp $
 .\"
 .\" Copyright (c) 1981, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -118,10 +118,10 @@
 Print status information about the tape unit
 (Count is ignored).
 .It Cm retension
-Retensions the tape 
+Retensions the tape
 (Not all tape drives support this feature; count is ignored).
 .It Cm erase
-Erases the tape 
+Erases the tape
 (Not all tape drives support this feature; count is ignored).
 .It Cm eew
 Enable or disabled early warning EOM behaviour.
@@ -149,7 +149,7 @@
 Read the logical block position of the tape
 (Not all tape drives support this feature; count is ignored).
 .It Cm rdhpos
-Read the hardware block position of the tape  
+Read the hardware block position of the tape
 (Not all tape drives support this feature; count is ignored).
 .It Cm setspos
 Set the logical block position of the tape to



Home | Main Index | Thread Index | Old Index