Module Name: src
Committed By: wiz
Date: Tue Jan 8 19:55:43 UTC 2013
Modified Files:
src/lib/libc/iconv: iconv.3
Log Message:
Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/iconv/iconv.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/iconv/iconv.3
diff -u src/lib/libc/iconv/iconv.3:1.17 src/lib/libc/iconv/iconv.3:1.18
--- src/lib/libc/iconv/iconv.3:1.17 Tue Jan 8 19:19:24 2013
+++ src/lib/libc/iconv/iconv.3 Tue Jan 8 19:55:43 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: iconv.3,v 1.17 2013/01/08 19:19:24 dholland Exp $
+.\" $NetBSD: iconv.3,v 1.18 2013/01/08 19:55:43 wiz Exp $
.\"
.\" Copyright (c)2003 Citrus Project,
.\" All rights reserved.
@@ -238,7 +238,7 @@ conform to
Historically, the definition of
.Ft iconv
has not been consistent across operating systems.
-This is due to an unfortunate historical mistake, documented in
+This is due to an unfortunate historical mistake, documented in
.Lk https://www5.opengroup.org/sophocles2/show_mail.tpl?&source=L&listname=austin-group-l&id=7404 "this e-mail".
The standards page for the header file
.In iconv.h