diff options
Diffstat (limited to 'regress/mdoc/Ns')
-rw-r--r-- | regress/mdoc/Ns/position.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Ns/position.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Ns/position.out_lint | 7 | ||||
-rw-r--r-- | regress/mdoc/Ns/position.out_markdown | 2 | ||||
-rw-r--r-- | regress/mdoc/Ns/punct.in | 5 | ||||
-rw-r--r-- | regress/mdoc/Ns/punct.out_ascii | 2 | ||||
-rw-r--r-- | regress/mdoc/Ns/punct.out_markdown | 2 |
7 files changed, 12 insertions, 13 deletions
diff --git a/regress/mdoc/Ns/position.in b/regress/mdoc/Ns/position.in index 56fc5de6..655d908b 100644 --- a/regress/mdoc/Ns/position.in +++ b/regress/mdoc/Ns/position.in @@ -1,6 +1,7 @@ -.Dd June 27, 2017 +.\" $OpenBSD: position.in,v 1.6 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt NS-POSITION 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ns-position .Nd effect of the position of the no space macro on the line diff --git a/regress/mdoc/Ns/position.out_ascii b/regress/mdoc/Ns/position.out_ascii index 26de0562..fd56211d 100644 --- a/regress/mdoc/Ns/position.out_ascii +++ b/regress/mdoc/Ns/position.out_ascii @@ -20,4 +20,4 @@ DDEESSCCRRIIPPTTIIOONN At the end of partial implicit: [before][after] -OpenBSD June 27, 2017 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ns/position.out_lint b/regress/mdoc/Ns/position.out_lint index aa1f3275..16f4cdd8 100644 --- a/regress/mdoc/Ns/position.out_lint +++ b/regress/mdoc/Ns/position.out_lint @@ -1,5 +1,2 @@ -mandoc: position.in:3:5: BASE: operating system explicitly specified: Os OpenBSD (OpenBSD) -mandoc: position.in:1:5: BASE: Mdocdate missing: Dd June (OpenBSD) -mandoc: position.in:10:2: WARNING: skipping no-space macro -mandoc: position.in:27:15: WARNING: skipping no-space macro -mandoc: position.in: BASE: RCS id missing: (OpenBSD) +mandoc: position.in:11:2: WARNING: skipping no-space macro +mandoc: position.in:28:15: WARNING: skipping no-space macro diff --git a/regress/mdoc/Ns/position.out_markdown b/regress/mdoc/Ns/position.out_markdown index 8b6c509c..6c906883 100644 --- a/regress/mdoc/Ns/position.out_markdown +++ b/regress/mdoc/Ns/position.out_markdown @@ -32,4 +32,4 @@ At the end of a macro line: At the end of partial implicit: \[before]\[after] -OpenBSD - June 27, 2017 +OpenBSD - July 4, 2017 diff --git a/regress/mdoc/Ns/punct.in b/regress/mdoc/Ns/punct.in index 20cfe5cc..082dc7e6 100644 --- a/regress/mdoc/Ns/punct.in +++ b/regress/mdoc/Ns/punct.in @@ -1,6 +1,7 @@ -.Dd October 1, 2010 +.\" $OpenBSD: punct.in,v 1.4 2017/07/04 14:53:25 schwarze Exp $ +.Dd $Mdocdate$ .Dt NS-PUNCT 1 -.Os OpenBSD +.Os .Sh NAME .Nm Ns-punct .Nd punctuation after the no space macro diff --git a/regress/mdoc/Ns/punct.out_ascii b/regress/mdoc/Ns/punct.out_ascii index 2afbf866..ac761de5 100644 --- a/regress/mdoc/Ns/punct.out_ascii +++ b/regress/mdoc/Ns/punct.out_ascii @@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN Normal words: nons no Opening punctuation: no(ns no Closing punctuation: nons) no -OpenBSD October 1, 2010 OpenBSD +OpenBSD July 4, 2017 OpenBSD diff --git a/regress/mdoc/Ns/punct.out_markdown b/regress/mdoc/Ns/punct.out_markdown index 92a02c26..d67acfb8 100644 --- a/regress/mdoc/Ns/punct.out_markdown +++ b/regress/mdoc/Ns/punct.out_markdown @@ -13,4 +13,4 @@ no(ns no Closing punctuation: nons) no -OpenBSD - October 1, 2010 +OpenBSD - July 4, 2017 |