diff options
Diffstat (limited to 'regress/mdoc/Rv')
-rw-r--r-- | regress/mdoc/Rv/args.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rv/args.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rv/args.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Rv/noname.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rv/noname.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rv/noname.out_lint | 5 | ||||
-rw-r--r-- | regress/mdoc/Rv/nostd.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Rv/nostd.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Rv/nostd.out_lint | 9 | ||||
-rw-r--r-- | regress/mdoc/Rv/nostd.out_markdown | 2 |
10 files changed, 18 insertions, 21 deletions
diff --git a/regress/mdoc/Rv/args.in b/regress/mdoc/Rv/args.in index 24f37eab..78341846 100644 --- a/regress/mdoc/Rv/args.in +++ b/regress/mdoc/Rv/args.in @@ -1,6 +1,7 @@ -.Dd July 29, 2014 +.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RV-ARGS 3 -.Os OpenBSD +.Os .Sh NAME .Nm Rv-args .Nd arguments to the return value macro diff --git a/regress/mdoc/Rv/args.out_ascii b/regress/mdoc/Rv/args.out_ascii index d2b92536..106f63ad 100644 --- a/regress/mdoc/Rv/args.out_ascii +++ b/regress/mdoc/Rv/args.out_ascii @@ -19,4 +19,4 @@ RREETTUURRNN VVAALLUUEESS the value -1 is returned and the global variable _e_r_r_n_o is set to indicate the error. -OpenBSD July 29, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rv/args.out_markdown b/regress/mdoc/Rv/args.out_markdown index 017f9b6d..b9070181 100644 --- a/regress/mdoc/Rv/args.out_markdown +++ b/regress/mdoc/Rv/args.out_markdown @@ -15,4 +15,4 @@ The **one**() function returns the value 0 if successful; otherwise the val two arguments: 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. -OpenBSD - July 29, 2014 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Rv/noname.in b/regress/mdoc/Rv/noname.in index 4bb21cce..d64a32fa 100644 --- a/regress/mdoc/Rv/noname.in +++ b/regress/mdoc/Rv/noname.in @@ -1,6 +1,7 @@ -.Dd July 29, 2014 +.\" $OpenBSD: noname.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RV-NONAME 3 -.Os OpenBSD +.Os .Sh NAME .Nm .Nd return value macro without an available name diff --git a/regress/mdoc/Rv/noname.out_ascii b/regress/mdoc/Rv/noname.out_ascii index 8cdd6a2f..c6454d5a 100644 --- a/regress/mdoc/Rv/noname.out_ascii +++ b/regress/mdoc/Rv/noname.out_ascii @@ -19,4 +19,4 @@ RREETTUURRNN VVAALLUUEESS the value -1 is returned and the global variable _e_r_r_n_o is set to indicate the error. -OpenBSD July 29, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rv/noname.out_lint b/regress/mdoc/Rv/noname.out_lint index 389ccb7e..71652b6f 100644 --- a/regress/mdoc/Rv/noname.out_lint +++ b/regress/mdoc/Rv/noname.out_lint @@ -1,4 +1 @@ -mandoc: noname.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: noname.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) -mandoc: noname.in:5:2: ERROR: missing manual name, using "": Nm -mandoc: noname.in: BASE: RCS id missing: (OpenBSD) +mandoc: noname.in:6:2: ERROR: missing manual name, using "": Nm diff --git a/regress/mdoc/Rv/nostd.in b/regress/mdoc/Rv/nostd.in index 0dc9ea12..5fa657e9 100644 --- a/regress/mdoc/Rv/nostd.in +++ b/regress/mdoc/Rv/nostd.in @@ -1,6 +1,7 @@ -.Dd July 29, 2014 +.\" $OpenBSD: nostd.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt RV-NOSTD 3 -.Os OpenBSD +.Os .Sh NAME .Nm Rv-nostd .Nd return value macros without -std arguments diff --git a/regress/mdoc/Rv/nostd.out_ascii b/regress/mdoc/Rv/nostd.out_ascii index 320b8b11..1279afe8 100644 --- a/regress/mdoc/Rv/nostd.out_ascii +++ b/regress/mdoc/Rv/nostd.out_ascii @@ -19,4 +19,4 @@ RREETTUURRNN VVAALLUUEESS the value -1 is returned and the global variable _e_r_r_n_o is set to indicate the error. -OpenBSD July 29, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Rv/nostd.out_lint b/regress/mdoc/Rv/nostd.out_lint index e13378c2..881d3c9a 100644 --- a/regress/mdoc/Rv/nostd.out_lint +++ b/regress/mdoc/Rv/nostd.out_lint @@ -1,6 +1,3 @@ -mandoc: nostd.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: nostd.in:1:5: BASE: Mdocdate missing: Dd July (OpenBSD) -mandoc: nostd.in:9:2: WARNING: missing -std argument, adding it: Rv -mandoc: nostd.in:12:2: WARNING: missing -std argument, adding it: Rv -mandoc: nostd.in:15:2: WARNING: missing -std argument, adding it: Rv -mandoc: nostd.in: BASE: RCS id missing: (OpenBSD) +mandoc: nostd.in:10:2: WARNING: missing -std argument, adding it: Rv +mandoc: nostd.in:13:2: WARNING: missing -std argument, adding it: Rv +mandoc: nostd.in:16:2: WARNING: missing -std argument, adding it: Rv diff --git a/regress/mdoc/Rv/nostd.out_markdown b/regress/mdoc/Rv/nostd.out_markdown index 5600556d..d2000267 100644 --- a/regress/mdoc/Rv/nostd.out_markdown +++ b/regress/mdoc/Rv/nostd.out_markdown @@ -15,4 +15,4 @@ The **one**() function returns the value 0 if successful; otherwise the val two arguments: 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. -OpenBSD - July 29, 2014 +OpenBSD - July 4, 2017 |