1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00
cde/src/lib/libast/uwin
Johnothan King 814b5c6890
Fix various minor problems and update the documentation (#237)
These are minor fixes I've accumulated over time. The following
changes are somewhat notable:

- Added a missing entry for 'typeset -s' to the man page.
- Add strftime(3) to the 'see also' section. This and the date(1)
  addition are meant to add onto the documentation for 'printf %T'.
- Removed the man page the entry for ksh reading $PWD/.profile on
  login. That feature was removed in commit aa7713c2.
- Added date(1) to the 'see also' section of the man page.
- Note that the 'hash' command can be used instead of 'alias -t' to
  workaround one of the caveats listed in the man page.
- Use an 'out of memory' error message rather than 'out of space'
  when memory allocation fails.
- Replaced backticks with quotes in some places for consistency.
- Added missing documentation for the %P date format.
- Added missing documentation for the printf %Q and %p formats
  (backported from ksh2020: https://github.com/att/ast/pull/1032).
- The comments that show each builtin's options have been updated.
2021-03-21 14:39:03 +00:00
..
a64l.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
acosh.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
asinh.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
atanh.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
cbrt.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
crypt.c Fix many spelling errors and word repetitions (#188) 2021-02-20 03:22:24 +00:00
erf.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
err.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
exp.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
exp__E.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
expm1.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
gamma.c Fix 80 typos in comments 2020-06-12 01:45:12 +02:00
getpass.c Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
lgamma.c Fix 80 typos in comments 2020-06-12 01:45:12 +02:00
log.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
log1p.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
log__L.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
mathimpl.h Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
mini.sym Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
rand48.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
random.c Fix many spelling errors and word repetitions (#188) 2021-02-20 03:22:24 +00:00
rcmd.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
rint.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
rlib.h Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
support.c Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00