summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-07-23 06:55:52 +0000
committerjmc <jmc@openbsd.org>2003-07-23 06:55:52 +0000
commit63f8541482b3e5eebf41e1edcaacfc5164a7646b (patch)
treed6363104e19d6d04ed9cfb2e0f3b5611eb5cf260 /lib/libc
parentUpdate CGI module to version 2.98; fixes a cross-site scripting bug (diff)
downloadwireguard-openbsd-63f8541482b3e5eebf41e1edcaacfc5164a7646b.tar.xz
wireguard-openbsd-63f8541482b3e5eebf41e1edcaacfc5164a7646b.zip
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