summaryrefslogtreecommitdiffstats
path: root/usr.bin/asa/asa.1
Commit message (Collapse)AuthorAgeFilesLines
* Added the EXIT STATUS section where appropriate.ru2005-01-171-1/+1
|
* mdoc(7) police: minor markup nits.ru2002-05-301-11/+23
|
* Use getopt() to reject options (asa has none), and to the "--" end of optionstjr2002-05-151-8/+4
| | | | | | | | marker. Exit non-zero if we cannot open one of the input files. Update standards conformance and exit status statements in manual page. PR: 36130 Approved by: mike
* Add the POSIX.2 asa utility, which interprets FORTRAN carriage-controltjr2002-05-151-0/+90
characters. PR: 36130 Approved by: mike Obtained from: NetBSD
OpenPOWER on IntegriCloud