[BACK]Return to noname.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Rv

Annotation of mandoc/regress/mdoc/Rv/noname.out_ascii, Revision 1.2

1.1       schwarze    1: RV-NONAME(3)               Library Functions Manual               RV-NONAME(3)
                      2:
                      3: NNAAMMEE
                      4:      - return value macro without an available name
                      5:
                      6: RREETTUURRNN VVAALLUUEESS
                      7:      no arguments:
                      8:      Upon successful completion, the value 0 is returned; otherwise the
                      9:      value -1 is returned and the global variable _e_r_r_n_o is set to indicate the
                     10:      error.
                     11:
                     12:      one argument:
                     13:      The oonnee() function returns the value 0 if successful; otherwise the
                     14:      value -1 is returned and the global variable _e_r_r_n_o is set to indicate the
                     15:      error.
                     16:
                     17:      two arguments:
                     18:      The oonnee() and ttwwoo() functions return the value 0 if successful; otherwise
                     19:      the value -1 is returned and the global variable _e_r_r_n_o is set to indicate
                     20:      the error.
                     21:
1.2     ! schwarze   22: OpenBSD                          July 4, 2017                          OpenBSD

CVSweb