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 ea5b25b93a
Fix some formatting errors, typos and other problems (#78)
Some notes:
- Removed a TODO note that was fixed in commit 43d9fbac.
- Removed a duplicate note about the '%l' time format in the changelog.
- Applied the following documentation fixes from Terrence J. Doyle:
  - https://www.mail-archive.com/ast-developers@lists.research.att.com/msg01852.html
  - https://www.mail-archive.com/ast-developers@lists.research.att.com/msg01856.html
- Fixed strange grammar in one of the error messages.
- Added missing options for rksh to the synopsis section.
- Applied a formatting fix from ksh93v- to the man page.
- Replaced a C99 line comment in src/lib/libast/comp/realpath.c with a
  proper comment that is valid in C89.
- Prioritize UTC over GMT in the documentation (missed by commit c9634e90).
- Add some extra information for 'ksh -R file' to the man page. This patch
  is from Red Hat: https://git.centos.org/rpms/ksh/blob/c8/f/SOURCES/ksh-20080202-manfix.patch
2020-07-16 22:27:00 +01: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 Version: 2012-08-01-master 2016-01-11 15:54:23 -05: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 Version: 2012-08-01-master 2016-01-11 15:54:23 -05: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 some formatting errors, typos and other problems (#78) 2020-07-16 22:27:00 +01: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