Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/289c4ca820a1
branches:  trunk
changeset: 934784:289c4ca820a1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jun 19 07:25:20 2020 +0000

description:
Remove trailing whitespace.

diffstat:

 share/man/man9/kmem.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fd8383d277ac -r 289c4ca820a1 share/man/man9/kmem.9
--- a/share/man/man9/kmem.9     Fri Jun 19 07:24:41 2020 +0000
+++ b/share/man/man9/kmem.9     Fri Jun 19 07:25:20 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: kmem.9,v 1.25 2020/06/18 23:30:51 kamil Exp $
+.\"    $NetBSD: kmem.9,v 1.26 2020/06/19 07:25:20 wiz Exp $
 .\"
 .\" Copyright (c)2006 YAMAMOTO Takashi,
 .\" All rights reserved.
@@ -195,7 +195,7 @@
 .Fn kmem_strdupsize
 that does not return the size of the allocation.
 .Pp
-The 
+The
 .Fn kmem_strndup
 function is variation of
 .Fn kmem_strdup



Home | Main Index | Thread Index | Old Index