diff options
author | Konstantin Belousov <kib@FreeBSD.org> | 2009-01-16 11:14:29 +0000 |
---|---|---|
committer | Konstantin Belousov <kib@FreeBSD.org> | 2009-01-16 11:14:29 +0000 |
commit | 37d8e38cef1c18a6719c6235b51325f9f3d61f98 (patch) | |
tree | ff66e2385969b539facca8c22241ae20a75d58d4 /lib/libc/string/ffs.3 | |
parent | 665036232a6ca1c1193f03ba34838ef336af1764 (diff) |
Notes
Diffstat (limited to 'lib/libc/string/ffs.3')
-rw-r--r-- | lib/libc/string/ffs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/ffs.3 b/lib/libc/string/ffs.3 index e66d7eb1e5f3..acb1ac88b7cd 100644 --- a/lib/libc/string/ffs.3 +++ b/lib/libc/string/ffs.3 @@ -108,4 +108,4 @@ The and .Fn flsll functions appeared in -.Fx 8.0 . +.Fx 7.1 . |