Module Name:    src
Committed By:   joerg
Date:           Tue May 17 07:10:39 UTC 2011

Modified Files:
        src/lib/libc/gen: vis.3

Log Message:
Trailing white space


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/lib/libc/gen/vis.3

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

Modified files:

Index: src/lib/libc/gen/vis.3
diff -u src/lib/libc/gen/vis.3:1.26 src/lib/libc/gen/vis.3:1.27
--- src/lib/libc/gen/vis.3:1.26	Tue May 17 03:35:38 2011
+++ src/lib/libc/gen/vis.3	Tue May 17 07:10:39 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: vis.3,v 1.26 2011/05/17 03:35:38 enami Exp $
+.\"	$NetBSD: vis.3,v 1.27 2011/05/17 07:10:39 joerg Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -156,7 +156,7 @@
 that indicates the length of the
 .Fa dst
 buffer.
-If 
+If
 .Fa dlen
 is not large enough to fix the converted string then the
 .Fn strnvis
@@ -435,7 +435,7 @@
 .Fn strnvisx ,
 .Fn snvis ,
 .Fn strsnvis ,
-and 
+and
 .Fn strsnvisx Pc
 appeared in
 .Nx 6.0 .

Reply via email to