Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/net Remove trailing whitespace.
details: https://anonhg.NetBSD.org/src/rev/500f65527235
branches: trunk
changeset: 785967:500f65527235
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Apr 07 23:12:36 2013 +0000
description:
Remove trailing whitespace.
diffstat:
lib/libc/net/getifaddrs.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1278e7ee1d05 -r 500f65527235 lib/libc/net/getifaddrs.3
--- a/lib/libc/net/getifaddrs.3 Sun Apr 07 22:54:26 2013 +0000
+++ b/lib/libc/net/getifaddrs.3 Sun Apr 07 23:12:36 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getifaddrs.3,v 1.13 2013/04/07 22:54:26 christos Exp $
+.\" $NetBSD: getifaddrs.3,v 1.14 2013/04/07 23:12:36 wiz Exp $
.\" BSDI getifaddrs.3,v 2.5 2000/02/23 14:51:59 dab Exp
.\"
.\" Copyright (c) 1995, 1999
@@ -133,7 +133,7 @@
Otherwise, a value of -1 is returned and
.Va errno
is set to indicate the error.
-.Sh EXAMPLES
+.Sh EXAMPLES
The following example program prints a list of all addresses configured
on the system.
.Bd -literal -offset indent
Home |
Main Index |
Thread Index |
Old Index