Module Name: src
Committed By: wiz
Date: Tue Sep 16 08:52:02 UTC 2014
Modified Files:
src/lib/libc/stdio: getdelim.3
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/stdio/getdelim.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/stdio/getdelim.3
diff -u src/lib/libc/stdio/getdelim.3:1.13 src/lib/libc/stdio/getdelim.3:1.14
--- src/lib/libc/stdio/getdelim.3:1.13 Tue Sep 16 08:42:20 2014
+++ src/lib/libc/stdio/getdelim.3 Tue Sep 16 08:52:02 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: getdelim.3,v 1.13 2014/09/16 08:42:20 apb Exp $
+.\" $NetBSD: getdelim.3,v 1.14 2014/09/16 08:52:02 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -48,7 +48,7 @@ The
function reads from the
.Fa stream
until it encounters a character matching
-.Fa delimiter
+.Fa delimiter
or
.Dv EOF ,
storing the input in