diff options
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libc/stdlib/ldiv.3 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/src/lib/libc/stdlib/ldiv.3 b/src/lib/libc/stdlib/ldiv.3 index 60b35dc98f..b5301b1b21 100644 --- a/src/lib/libc/stdlib/ldiv.3 +++ b/src/lib/libc/stdlib/ldiv.3 | |||
| @@ -33,7 +33,7 @@ | |||
| 33 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF | 33 | .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 34 | .\" SUCH DAMAGE. | 34 | .\" SUCH DAMAGE. |
| 35 | .\" | 35 | .\" |
| 36 | .\" $OpenBSD: ldiv.3,v 1.4 1999/06/29 18:36:21 aaron Exp $ | 36 | .\" $OpenBSD: ldiv.3,v 1.5 2000/04/20 13:50:02 aaron Exp $ |
| 37 | .\" | 37 | .\" |
| 38 | .Dd June 29, 1991 | 38 | .Dd June 29, 1991 |
| 39 | .Dt LDIV 3 | 39 | .Dt LDIV 3 |
| @@ -48,8 +48,7 @@ | |||
| 48 | .Sh DESCRIPTION | 48 | .Sh DESCRIPTION |
| 49 | The | 49 | The |
| 50 | .Fn ldiv | 50 | .Fn ldiv |
| 51 | function | 51 | function computes the value |
| 52 | computes the value | ||
| 53 | .Fa num Ns No / Ns Fa denom | 52 | .Fa num Ns No / Ns Fa denom |
| 54 | and returns the quotient and remainder in a structure named | 53 | and returns the quotient and remainder in a structure named |
| 55 | .Li ldiv_t | 54 | .Li ldiv_t |
| @@ -66,6 +65,5 @@ and | |||
| 66 | .Sh STANDARDS | 65 | .Sh STANDARDS |
| 67 | The | 66 | The |
| 68 | .Fn ldiv | 67 | .Fn ldiv |
| 69 | function | 68 | function conforms to |
| 70 | conforms to | ||
| 71 | .St -ansiC . | 69 | .St -ansiC . |
