diff options
| author | aaron <> | 1999-06-29 18:36:24 +0000 |
|---|---|---|
| committer | aaron <> | 1999-06-29 18:36:24 +0000 |
| commit | 5771e6280ed94b6457e5db9facb5899254e4fb7f (patch) | |
| tree | 95397a7ed19a0cddf5a2ebb73dee20cf20fe2c29 /src/lib/libc/stdlib/abs.3 | |
| parent | 403f5844d16c63a63b8ce33a354e4871cb93df4c (diff) | |
| download | openbsd-5771e6280ed94b6457e5db9facb5899254e4fb7f.tar.gz openbsd-5771e6280ed94b6457e5db9facb5899254e4fb7f.tar.bz2 openbsd-5771e6280ed94b6457e5db9facb5899254e4fb7f.zip | |
first round of repairs on stdlib
Diffstat (limited to 'src/lib/libc/stdlib/abs.3')
| -rw-r--r-- | src/lib/libc/stdlib/abs.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/stdlib/abs.3 b/src/lib/libc/stdlib/abs.3 index ca203c4e60..1e3675d7b5 100644 --- a/src/lib/libc/stdlib/abs.3 +++ b/src/lib/libc/stdlib/abs.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: abs.3,v 1.3 1999/05/16 19:55:12 alex Exp $ | 36 | .\" $OpenBSD: abs.3,v 1.4 1999/06/29 18:36:17 aaron Exp $ |
| 37 | .\" | 37 | .\" |
| 38 | .Dd June 29, 1991 | 38 | .Dd June 29, 1991 |
| 39 | .Dt ABS 3 | 39 | .Dt ABS 3 |
| @@ -51,7 +51,7 @@ The | |||
| 51 | function | 51 | function |
| 52 | computes | 52 | computes |
| 53 | the absolute value of the integer | 53 | the absolute value of the integer |
| 54 | .Ar j . | 54 | .Fa j . |
| 55 | .Sh RETURN VALUES | 55 | .Sh RETURN VALUES |
| 56 | The | 56 | The |
| 57 | .Fn abs | 57 | .Fn abs |
