Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/gen Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/d597a26f383d
branches:  trunk
changeset: 778773:d597a26f383d
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Apr 13 06:38:18 2012 +0000

description:
Remove trailing whitespace.

diffstat:

 lib/libc/gen/getpass.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 31f312ce111a -r d597a26f383d lib/libc/gen/getpass.3
--- a/lib/libc/gen/getpass.3    Fri Apr 13 06:27:02 2012 +0000
+++ b/lib/libc/gen/getpass.3    Fri Apr 13 06:38:18 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getpass.3,v 1.17 2012/04/12 23:16:38 christos Exp $
+.\"    $NetBSD: getpass.3,v 1.18 2012/04/13 06:38:18 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -100,7 +100,7 @@
 the end.
 .It Dv GETPASS_ECHO_STAR
 Echo a
-.Sq * 
+.Sq *
 for each character entered.
 .It Dv GETPASS_ECHO
 Echo characters as they are typed.



Home | Main Index | Thread Index | Old Index