]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Rv/nostd.out_markdown
style message about missing RCS ids; inspired by mdoclint
[mandoc.git] / regress / mdoc / Rv / nostd.out_markdown
1 RV-NOSTD(3) - Library Functions Manual
2
3 # NAME
4
5 **Rv-nostd** - return value macros without -std arguments
6
7 # RETURN VALUES
8
9 no arguments:
10 Upon successful completion, the value 0 is returned; otherwise the value -1 is returned and the global variable *errno* is set to indicate the error.
11
12 one argument:
13 The **one**() function returns the value 0 if successful; otherwise the value -1 is returned and the global variable *errno* is set to indicate the error.
14
15 two arguments:
16 The **one**() and **two**() functions return the value 0 if successful; otherwise the value -1 is returned and the global variable *errno* is set to indicate the error.
17
18 OpenBSD - July 29, 2014