Changeset 259
- Timestamp:
- 12/07/05 18:26:55 (3 years ago)
- Files:
-
- op/trunk/ChangeLog (modified) (1 diff)
- op/trunk/op.1 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
op/trunk/ChangeLog
r254 r259 1 08/12/05 - op 1.32 2 ================== 3 4 * Added rpl_malloc/rpl_realloc so that systems with dodgy implementations 5 will link. This fixes compilation on HPUX, for example. 6 * If a 'help' parameter does not exist, use the actual command to be run for 7 the help. 8 * Added detection for openlog() returning void. 9 1 10 01/09/05 - op 1.31 2 11 ================== op/trunk/op.1
r250 r259 174 174 .TP 175 175 .B help 176 Define help for this mnemonic. 176 Define help for this mnemonic. Defaults to the full command. 177 177 .I op -l 178 178 will display this help when it lists the available commands. eg.
