commit | c8b6342d3c2a167dec16931815926e9e4387e7ef | [log] [tgz] |
---|---|---|
author | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
committer | rsc <devnull@localhost> | Thu Jan 13 04:49:19 2005 +0000 |
tree | 80d3ec6ea074462b30639168113def880476dad6 | |
parent | 741f510ce758f77ed5193256fb693a09a7daecce [diff] [blame] |
Many small edits.
diff --git a/man/man3/muldiv.3 b/man/man3/muldiv.3 index 3bc6dda..36eb7b9 100644 --- a/man/man3/muldiv.3 +++ b/man/man3/muldiv.3
@@ -7,7 +7,7 @@ .B #include <libc.h> .PP .B -long muldiv(long a, long b, long c) +long muldiv(long a, long b, long c) .PP .B ulong umuldiv(ulong a, ulong b, ulong c)