Module Name:    src
Committed By:   wiz
Date:           Fri Apr 13 06:38:19 UTC 2012

Modified Files:
        src/lib/libc/gen: getpass.3

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/gen/getpass.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/getpass.3
diff -u src/lib/libc/gen/getpass.3:1.17 src/lib/libc/gen/getpass.3:1.18
--- src/lib/libc/gen/getpass.3:1.17	Thu Apr 12 23:16:38 2012
+++ src/lib/libc/gen/getpass.3	Fri Apr 13 06:38:18 2012
@@ -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 @@ Don't beep if we erase past the beginnin
 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.

Reply via email to