diff options
author | 2003-07-23 06:55:52 +0000 | |
---|---|---|
committer | 2003-07-23 06:55:52 +0000 | |
commit | 63f8541482b3e5eebf41e1edcaacfc5164a7646b (patch) | |
tree | d6363104e19d6d04ed9cfb2e0f3b5611eb5cf260 /lib | |
parent | Update CGI module to version 2.98; fixes a cross-site scripting bug (diff) | |
download | wireguard-openbsd-63f8541482b3e5eebf41e1edcaacfc5164a7646b.tar.xz wireguard-openbsd-63f8541482b3e5eebf41e1edcaacfc5164a7646b.zip |
kill a whitespace at EOL;
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/gen/ftw.3 | 4 |
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 |