diff options
| -rw-r--r-- | lib/libc/sys/fhopen.2 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/libc/sys/fhopen.2 b/lib/libc/sys/fhopen.2 index 4c306a652cb2..18838a237f1d 100644 --- a/lib/libc/sys/fhopen.2 +++ b/lib/libc/sys/fhopen.2 @@ -127,7 +127,10 @@ The and .Fn fhstatfs functions first appeared in -.Nx 1.5 . +.Nx 1.5 +and was adapted to +.Fx 4.0 +by Alfred Perlstein. .Sh AUTHORS This man page was written by .An William Studenmund |
