stefanf 2005-12-08 21:18:59 UTC
FreeBSD src repository
Modified files:
bin/sh sh.1
Log:
- Document trap's -l option and the behaviour of a missing action or a single
dash.
- Discourage the omission of the action.
PR: 70985 [1]
Submitted by: Martin Kammerhofer
Revision Changes Path
1.117 +14 -2 src/bin/sh/sh.1