[BACK]Return to args.out_markdown CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Ex

Annotation of mandoc/regress/mdoc/Ex/args.out_markdown, Revision 1.3

1.1       schwarze    1: EX-ARGS(1) - General Commands Manual
                      2:
                      3: # NAME
                      4:
                      5: **Ex-args** - arguments to the exit value macro
                      6:
                      7: # EXIT STATUS
                      8:
                      9: no arguments:
                     10: The **Ex-args** utility exits 0 on success, and >0 if an error occurs.
                     11:
                     12: one argument:
                     13: The **one** utility exits 0 on success, and >0 if an error occurs.
                     14:
                     15: two arguments:
                     16: The **one** and **two** utilities exit 0 on success, and >0 if an error occurs.
                     17:
1.3     ! schwarze   18: OpenBSD - July 4, 2017 - EX-ARGS(1)

CVSweb