Module Name:    src
Committed By:   wiz
Date:           Fri Jun 19 07:25:20 UTC 2020

Modified Files:
        src/share/man/man9: kmem.9

Log Message:
Remove trailing whitespace.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man9/kmem.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/kmem.9
diff -u src/share/man/man9/kmem.9:1.25 src/share/man/man9/kmem.9:1.26
--- src/share/man/man9/kmem.9:1.25	Thu Jun 18 23:30:51 2020
+++ src/share/man/man9/kmem.9	Fri Jun 19 07:25:20 2020
@@ -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 @@ function is a simplified version of
 .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

Reply via email to