diff options
| author | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:36:09 +0000 |
|---|---|---|
| committer | Alexey Zelkin <phantom@FreeBSD.org> | 2000-04-22 16:36:09 +0000 |
| commit | a7f6a73356f775d08ee1ec26f66284d7ff10c7d8 (patch) | |
| tree | 6d3c720b6caa00a0a5aeb8668089adc25c4f19bd /lib/libm/common_source/fmod.3 | |
| parent | 9441c78584fc1d126f71c3c8fa8fbad2a3a447ec (diff) | |
Notes
Diffstat (limited to 'lib/libm/common_source/fmod.3')
| -rw-r--r-- | lib/libm/common_source/fmod.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libm/common_source/fmod.3 b/lib/libm/common_source/fmod.3 index 43309a58c92c..39713bee9998 100644 --- a/lib/libm/common_source/fmod.3 +++ b/lib/libm/common_source/fmod.3 @@ -38,6 +38,8 @@ .Sh NAME .Nm fmod .Nd floating-point remainder function +.Sh LIBRARY +.Lb libm .Sh SYNOPSIS .Fd #include <math.h> .Ft double |
