Remove trailing whitespace.

This commit is contained in:
wiz 2013-10-17 20:43:49 +00:00
parent 20362f9ef2
commit d19876761f
2 changed files with 4 additions and 4 deletions

View File

@ -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 @@ comments to whitespace before any macros are even considered.
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.

View File

@ -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 @@ pointer to
.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.