Module Name:    src
Committed By:   wiz
Date:           Thu Apr 12 20:15:37 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.14 -r1.15 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.14 src/lib/libc/gen/getpass.3:1.15
--- src/lib/libc/gen/getpass.3:1.14	Thu Apr 12 19:36:19 2012
+++ src/lib/libc/gen/getpass.3	Thu Apr 12 20:15:37 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getpass.3,v 1.14 2012/04/12 19:36:19 christos Exp $
+.\"	$NetBSD: getpass.3,v 1.15 2012/04/12 20:15:37 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -53,7 +53,7 @@ If this file is not accessible,
 displays the prompt on the standard error output and reads from the standard
 input.
 .Pp
-The password may be up to 
+The password may be up to
 .Xr sysconf 3
 .Dv _SC_PASS_MAX
 characters in length.

Reply via email to