diff options
Diffstat (limited to 'lib/libc/stdlib/abs.3')
-rw-r--r-- | lib/libc/stdlib/abs.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/abs.3 b/lib/libc/stdlib/abs.3 index 9dee8ed..d9296ef 100644 --- a/lib/libc/stdlib/abs.3 +++ b/lib/libc/stdlib/abs.3 @@ -54,7 +54,7 @@ The function computes the absolute value of the integer -.Ar j . +.Fa j . .Sh RETURN VALUES The .Fn abs |