diff options
| author | Alejandro Colomar <alx@kernel.org> | 2025-10-28 23:54:16 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2025-10-28 23:58:21 +0100 |
| commit | 5fa8cf151aaf9fc5141690ba6743f29fc799f13e (patch) | |
| tree | e94dcdf825fa0c39310d1a5492a1f2387e501dd7 /man/man3/umaxabs.3 | |
| parent | cef39ff51bfd016d7079baefbf2a39f0fed7549b (diff) | |
| download | man-pages-5fa8cf151aaf9fc5141690ba6743f29fc799f13e.tar.gz | |
man/man3/[umax]abs.3: Document umaxabs(3)
Rename uimaxabs(3) => umaxabs(3). And add a link page.
Keep a link with the old name, so that programmers looking for the old
name are redirected to the new name, so they find what they need.
I've removed documentation for uimaxabs(3), instead of keeping
information in HISTORY, as it has only existed for one glibc version,
to avoid programmers being confused by the old name.
Link: <https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3577.txt>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man/man3/umaxabs.3')
| -rw-r--r-- | man/man3/umaxabs.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/man3/umaxabs.3 b/man/man3/umaxabs.3 new file mode 100644 index 0000000000..97db8d2b6f --- /dev/null +++ b/man/man3/umaxabs.3 @@ -0,0 +1 @@ +.so man3/abs.3 |
