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/man
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
..
aso.3 Fix many spelling errors and word repetitions (#188) 2021-02-20 03:22:24 +00:00
ast.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
astsa.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
cdt.3 libast: Update cdt(3): Allow empty strings in (dt)trees 2021-01-28 02:44:52 +00:00
chr.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
compat.3 Fix 181 typos in user-facing documentation 2020-06-12 01:45:12 +02:00
error.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
find.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
fmt.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
fmtls.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
ftwalk.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
getcwd.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
hash.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
iblocks.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
int.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
ip6.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
LIBAST.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
magic.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
mem.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
mime.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
modecanon.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
optget.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
path.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
preroot.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
proc.3 Fix build on QNX 2021-02-14 01:28:35 +00:00
re.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
regex.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
setenviron.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
sfdisc.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
sfio.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
sig.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
spawnveg.3 cleanup: remove legacy code for systems without fork(2) 2021-03-21 06:39:32 +00:00
stak.3 Stack robustness fixes from OpenSUSE 2021-01-28 06:18:44 +00:00
stk.3 Stack robustness fixes from OpenSUSE 2021-01-28 06:18:44 +00:00
strcopy.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
strdup.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
strelapsed.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
strerror.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
stresc.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
streval.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
strgid.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
strmatch.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
stropt.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
strperm.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
strsignal.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
strsort.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
strtape.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
strton.3 Fix various minor problems and update the documentation (#237) 2021-03-21 14:39:03 +00:00
struid.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
swap.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
tab.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
tm.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
tmx.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
tok.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
touch.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
tv.3 Version: 2012-08-01-master 2016-01-11 15:54:23 -05:00
vecargs.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00
vmalloc.3 Fix a large number of typos and other problems (#110) 2020-08-07 00:50:11 +01:00