diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-23 06:55:53 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-07-23 06:55:53 +0000 |
commit | 2caeeadcb630018c9b342088886a2a4dfe32f4e1 (patch) | |
tree | 23a8a1b2cade31b0dada909992999f69b22036e8 /lib/libc | |
parent | de686e698a152fe85adcb14a9d1fafd91e6f77e3 (diff) |
kill a whitespace at EOL;
Diffstat (limited to 'lib/libc')
-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 |