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/022acdaca724
branches: trunk
changeset: 778759:022acdaca724
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Apr 12 20:15:37 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 3498b7015838 -r 022acdaca724 lib/libc/gen/getpass.3
--- a/lib/libc/gen/getpass.3 Thu Apr 12 20:08:01 2012 +0000
+++ b/lib/libc/gen/getpass.3 Thu Apr 12 20:15:37 2012 +0000
@@ -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 @@
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.
Home |
Main Index |
Thread Index |
Old Index