Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/src/rev/b524bd9382ec
branches:  trunk
changeset: 790561:b524bd9382ec
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Oct 17 20:43:49 2013 +0000

description:
Remove trailing whitespace.

diffstat:

 share/man/man3/__CONCAT.3  |  4 ++--
 share/man/man3/__UNCONST.3 |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (34 lines):

diff -r 0d2f46819a46 -r b524bd9382ec share/man/man3/__CONCAT.3
--- a/share/man/man3/__CONCAT.3 Thu Oct 17 19:37:56 2013 +0000
+++ b/share/man/man3/__CONCAT.3 Thu Oct 17 20:43:49 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: __CONCAT.3,v 1.7 2013/10/17 16:50:48 christos Exp $ $
+.\"    $NetBSD: __CONCAT.3,v 1.8 2013/10/17 20:43:49 wiz Exp $ $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -103,6 +103,6 @@
 The use of either macro is discouraged in complex constructs.
 .Pp
 Use of this macro is non-portable; this is part of the implementation
-namespace and should only be used in 
+namespace and should only be used in
 .Nx
 code.
diff -r 0d2f46819a46 -r b524bd9382ec share/man/man3/__UNCONST.3
--- a/share/man/man3/__UNCONST.3        Thu Oct 17 19:37:56 2013 +0000
+++ b/share/man/man3/__UNCONST.3        Thu Oct 17 20:43:49 2013 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: __UNCONST.3,v 1.6 2013/10/17 16:50:48 christos Exp $
+.\"    $NetBSD: __UNCONST.3,v 1.7 2013/10/17 20:43:49 wiz Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -83,6 +83,6 @@
 .Xr memset 3 .
 .Pp
 Use of this macro is non-portable; this is part of the implementation
-namespace and should only be used in 
+namespace and should only be used in
 .Nx
 code.



Home | Main Index | Thread Index | Old Index