summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-07-23 06:55:53 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-07-23 06:55:53 +0000
commit2caeeadcb630018c9b342088886a2a4dfe32f4e1 (patch)
tree23a8a1b2cade31b0dada909992999f69b22036e8 /lib/libc
parentde686e698a152fe85adcb14a9d1fafd91e6f77e3 (diff)
kill a whitespace at EOL;
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/ftw.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/ftw.3 b/lib/libc/gen/ftw.3
index 490c42824b0..53c72eb0539 100644
--- a/lib/libc/gen/ftw.3
+++ b/lib/libc/gen/ftw.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftw.3,v 1.2 2003/07/21 21:15:32 millert Exp $
+.\" $OpenBSD: ftw.3,v 1.3 2003/07/23 06:55:52 jmc Exp $
.\"
.\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
.\"
@@ -147,7 +147,7 @@ and
functions return 0.
If the function pointed to by
.Fa fn
-returns a non-zero value,
+returns a non-zero value,
.Fn ftw
and
.Fn nftw