diff options
Diffstat (limited to 'regress/roff/args')
-rw-r--r-- | regress/roff/args/man.in | 3 | ||||
-rw-r--r-- | regress/roff/args/man.out_lint | 19 | ||||
-rw-r--r-- | regress/roff/args/mdoc.in | 5 | ||||
-rw-r--r-- | regress/roff/args/mdoc.out_ascii | 2 | ||||
-rw-r--r-- | regress/roff/args/mdoc.out_lint | 29 | ||||
-rw-r--r-- | regress/roff/args/roff.in | 3 | ||||
-rw-r--r-- | regress/roff/args/roff.out_lint | 33 |
7 files changed, 46 insertions, 48 deletions
diff --git a/regress/roff/args/man.in b/regress/roff/args/man.in index 527f1e85..e094cd48 100644 --- a/regress/roff/args/man.in +++ b/regress/roff/args/man.in @@ -1,4 +1,5 @@ -.TH ARGS-MAN 1 "November 19, 2014" OpenBSD +.\" $OpenBSD: man.in,v 1.5 2017/07/04 14:53:26 schwarze Exp $ +.TH ARGS-MAN 1 "November 19, 2014" .SH NAME args-man - arguments to man macros .SH DESCRIPTION diff --git a/regress/roff/args/man.out_lint b/regress/roff/args/man.out_lint index 4642e8d2..5b74f59e 100644 --- a/regress/roff/args/man.out_lint +++ b/regress/roff/args/man.out_lint @@ -1,10 +1,9 @@ -mandoc: man.in:34:13: WARNING: whitespace at end of input line -mandoc: man.in:38:14: WARNING: whitespace at end of input line -mandoc: man.in:42:15: WARNING: whitespace at end of input line -mandoc: man.in:82:25: WARNING: whitespace at end of input line -mandoc: man.in:86:26: WARNING: whitespace at end of input line -mandoc: man.in:90:27: WARNING: whitespace at end of input line -mandoc: man.in:103:5: WARNING: unterminated quoted argument -mandoc: man.in:106:9: WARNING: unterminated quoted argument -mandoc: man.in:130:1: ERROR: escaped character not allowed in a name: IB\( -mandoc: man.in: BASE: RCS id missing: (OpenBSD) +mandoc: man.in:35:13: WARNING: whitespace at end of input line +mandoc: man.in:39:14: WARNING: whitespace at end of input line +mandoc: man.in:43:15: WARNING: whitespace at end of input line +mandoc: man.in:83:25: WARNING: whitespace at end of input line +mandoc: man.in:87:26: WARNING: whitespace at end of input line +mandoc: man.in:91:27: WARNING: whitespace at end of input line +mandoc: man.in:104:5: WARNING: unterminated quoted argument +mandoc: man.in:107:9: WARNING: unterminated quoted argument +mandoc: man.in:131:1: ERROR: escaped character not allowed in a name: IB\( diff --git a/regress/roff/args/mdoc.in b/regress/roff/args/mdoc.in index 0a134816..50313069 100644 --- a/regress/roff/args/mdoc.in +++ b/regress/roff/args/mdoc.in @@ -1,6 +1,7 @@ -.Dd November 19, 2014 +.\" $OpenBSD: mdoc.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $ +.Dd $Mdocdate$ .Dt ARGS-MDOC 1 -.Os OpenBSD +.Os .Sh NAME .Nm args-mdoc .Nd arguments to mdoc macros diff --git a/regress/roff/args/mdoc.out_ascii b/regress/roff/args/mdoc.out_ascii index 94a12518..b92ca0dc 100644 --- a/regress/roff/args/mdoc.out_ascii +++ b/regress/roff/args/mdoc.out_ascii @@ -31,4 +31,4 @@ DDEESSCCRRIIPPTTIIOONN escape sequence after macro: --oonnee --ttwwoo text backslash at eol: --oonnee --ttwwoo -OpenBSD November 19, 2014 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/roff/args/mdoc.out_lint b/regress/roff/args/mdoc.out_lint index c262f825..d28277a1 100644 --- a/regress/roff/args/mdoc.out_lint +++ b/regress/roff/args/mdoc.out_lint @@ -1,16 +1,13 @@ -mandoc: mdoc.in:37:13: WARNING: whitespace at end of input line -mandoc: mdoc.in:41:14: WARNING: whitespace at end of input line -mandoc: mdoc.in:45:15: WARNING: whitespace at end of input line -mandoc: mdoc.in:85:25: WARNING: whitespace at end of input line -mandoc: mdoc.in:89:26: WARNING: whitespace at end of input line -mandoc: mdoc.in:93:27: WARNING: whitespace at end of input line -mandoc: mdoc.in:101:9: WARNING: unterminated quoted argument -mandoc: mdoc.in:102:13: WARNING: unterminated quoted argument -mandoc: mdoc.in:106:10: WARNING: unterminated quoted argument -mandoc: mdoc.in:107:14: WARNING: unterminated quoted argument -mandoc: mdoc.in:111:11: WARNING: unterminated quoted argument -mandoc: mdoc.in:112:15: WARNING: unterminated quoted argument -mandoc: mdoc.in:120:1: ERROR: escaped character not allowed in a name: Fl\( -mandoc: mdoc.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: mdoc.in:1:5: BASE: Mdocdate missing: Dd November (OpenBSD) -mandoc: mdoc.in: BASE: RCS id missing: (OpenBSD) +mandoc: mdoc.in:38:13: WARNING: whitespace at end of input line +mandoc: mdoc.in:42:14: WARNING: whitespace at end of input line +mandoc: mdoc.in:46:15: WARNING: whitespace at end of input line +mandoc: mdoc.in:86:25: WARNING: whitespace at end of input line +mandoc: mdoc.in:90:26: WARNING: whitespace at end of input line +mandoc: mdoc.in:94:27: WARNING: whitespace at end of input line +mandoc: mdoc.in:102:9: WARNING: unterminated quoted argument +mandoc: mdoc.in:103:13: WARNING: unterminated quoted argument +mandoc: mdoc.in:107:10: WARNING: unterminated quoted argument +mandoc: mdoc.in:108:14: WARNING: unterminated quoted argument +mandoc: mdoc.in:112:11: WARNING: unterminated quoted argument +mandoc: mdoc.in:113:15: WARNING: unterminated quoted argument +mandoc: mdoc.in:121:1: ERROR: escaped character not allowed in a name: Fl\( diff --git a/regress/roff/args/roff.in b/regress/roff/args/roff.in index 070e4255..1089d0c2 100644 --- a/regress/roff/args/roff.in +++ b/regress/roff/args/roff.in @@ -1,4 +1,5 @@ -.TH ARGS-ROFF 1 "February 21, 2015" OpenBSD +.\" $OpenBSD: roff.in,v 1.5 2017/07/04 14:53:26 schwarze Exp $ +.TH ARGS-ROFF 1 "February 21, 2015" .SH NAME args-roff - arguments to roff macros .SH DESCRIPTION diff --git a/regress/roff/args/roff.out_lint b/regress/roff/args/roff.out_lint index d074d13a..d6817400 100644 --- a/regress/roff/args/roff.out_lint +++ b/regress/roff/args/roff.out_lint @@ -1,17 +1,16 @@ -mandoc: roff.in:30:15: WARNING: whitespace at end of input line -mandoc: roff.in:32:16: WARNING: whitespace at end of input line -mandoc: roff.in:34:17: WARNING: whitespace at end of input line -mandoc: roff.in:54:27: WARNING: whitespace at end of input line -mandoc: roff.in:56:28: WARNING: whitespace at end of input line -mandoc: roff.in:58:29: WARNING: whitespace at end of input line -mandoc: roff.in:62:7: WARNING: unterminated quoted argument -mandoc: roff.in:63:11: WARNING: unterminated quoted argument -mandoc: roff.in:65:7: WARNING: unterminated quoted argument -mandoc: roff.in:65:12: WARNING: whitespace at end of input line -mandoc: roff.in:66:11: WARNING: unterminated quoted argument -mandoc: roff.in:66:16: WARNING: whitespace at end of input line -mandoc: roff.in:68:7: WARNING: unterminated quoted argument -mandoc: roff.in:68:13: WARNING: whitespace at end of input line -mandoc: roff.in:69:11: WARNING: unterminated quoted argument -mandoc: roff.in:69:17: WARNING: whitespace at end of input line -mandoc: roff.in: BASE: RCS id missing: (OpenBSD) +mandoc: roff.in:31:15: WARNING: whitespace at end of input line +mandoc: roff.in:33:16: WARNING: whitespace at end of input line +mandoc: roff.in:35:17: WARNING: whitespace at end of input line +mandoc: roff.in:55:27: WARNING: whitespace at end of input line +mandoc: roff.in:57:28: WARNING: whitespace at end of input line +mandoc: roff.in:59:29: WARNING: whitespace at end of input line +mandoc: roff.in:63:7: WARNING: unterminated quoted argument +mandoc: roff.in:64:11: WARNING: unterminated quoted argument +mandoc: roff.in:66:7: WARNING: unterminated quoted argument +mandoc: roff.in:66:12: WARNING: whitespace at end of input line +mandoc: roff.in:67:11: WARNING: unterminated quoted argument +mandoc: roff.in:67:16: WARNING: whitespace at end of input line +mandoc: roff.in:69:7: WARNING: unterminated quoted argument +mandoc: roff.in:69:13: WARNING: whitespace at end of input line +mandoc: roff.in:70:11: WARNING: unterminated quoted argument +mandoc: roff.in:70:17: WARNING: whitespace at end of input line |