Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen Drop trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/e88f7c80b7da
branches: trunk
changeset: 579907:e88f7c80b7da
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Mar 31 11:44:26 2005 +0000
description:
Drop trailing whitespace.
diffstat:
lib/libc/gen/getpwent.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r eaf815988e39 -r e88f7c80b7da lib/libc/gen/getpwent.3
--- a/lib/libc/gen/getpwent.3 Thu Mar 31 11:43:14 2005 +0000
+++ b/lib/libc/gen/getpwent.3 Thu Mar 31 11:44:26 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getpwent.3,v 1.26 2005/03/31 04:17:05 christos Exp $
+.\" $NetBSD: getpwent.3,v 1.27 2005/03/31 11:44:26 wiz Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -197,7 +197,7 @@
The functions
.Fn getpwnam_r ,
and
-.Fn getpwuid_r
+.Fn getpwuid_r
return
.Dv 0
on success and non-zero on failure.
Home |
Main Index |
Thread Index |
Old Index