diff options
Diffstat (limited to 'regress')
-rw-r--r-- | regress/mdoc/Sh/before.in | 4 | ||||
-rw-r--r-- | regress/mdoc/Sh/before.out_ascii | 4 | ||||
-rw-r--r-- | regress/mdoc/Sh/before.out_markdown | 4 | ||||
-rw-r--r-- | regress/mdoc/Sh/subbefore.in | 4 | ||||
-rw-r--r-- | regress/mdoc/Sh/subbefore.out_ascii | 4 | ||||
-rw-r--r-- | regress/mdoc/Sh/subbefore.out_markdown | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/regress/mdoc/Sh/before.in b/regress/mdoc/Sh/before.in index 710d7db2..bc181a0b 100644 --- a/regress/mdoc/Sh/before.in +++ b/regress/mdoc/Sh/before.in @@ -1,9 +1,9 @@ -.\" $OpenBSD: before.in,v 1.3 2017/07/04 14:53:26 schwarze Exp $ +.\" $OpenBSD: before.in,v 1.4 2017/07/20 16:33:13 schwarze Exp $ .Dd $Mdocdate$ .Dt SH-BEFORE 1 .Os Can -.Xr mandoc 1 +.Xr man 1 on .Ox handle this? diff --git a/regress/mdoc/Sh/before.out_ascii b/regress/mdoc/Sh/before.out_ascii index 5f03dfe1..3fb8f8c8 100644 --- a/regress/mdoc/Sh/before.out_ascii +++ b/regress/mdoc/Sh/before.out_ascii @@ -1,6 +1,6 @@ SH-BEFORE(1) General Commands Manual SH-BEFORE(1) -Can mandoc(1) on OpenBSD handle this? +Can man(1) on OpenBSD handle this? NNAAMMEE SShh--bbeeffoorree - content before the first section header @@ -8,4 +8,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN some text -OpenBSD July 4, 2017 OpenBSD +OpenBSD July 20, 2017 OpenBSD diff --git a/regress/mdoc/Sh/before.out_markdown b/regress/mdoc/Sh/before.out_markdown index bd184a3e..835fb40b 100644 --- a/regress/mdoc/Sh/before.out_markdown +++ b/regress/mdoc/Sh/before.out_markdown @@ -1,7 +1,7 @@ SH-BEFORE(1) - General Commands Manual Can -mandoc(1) +man(1) on OpenBSD handle this? @@ -14,4 +14,4 @@ handle this? some text -OpenBSD - July 4, 2017 +OpenBSD - July 20, 2017 diff --git a/regress/mdoc/Sh/subbefore.in b/regress/mdoc/Sh/subbefore.in index b573df1c..d7dbcc60 100644 --- a/regress/mdoc/Sh/subbefore.in +++ b/regress/mdoc/Sh/subbefore.in @@ -1,10 +1,10 @@ -.\" $OpenBSD: subbefore.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $ +.\" $OpenBSD: subbefore.in,v 1.3 2017/07/20 16:33:13 schwarze Exp $ .Dd $Mdocdate$ .Dt SH-SUBBEFORE 1 .Os .Ss Subsection Can -.Xr mandoc 1 +.Xr man 1 on .Ox handle this? diff --git a/regress/mdoc/Sh/subbefore.out_ascii b/regress/mdoc/Sh/subbefore.out_ascii index 67202e1b..c36fc124 100644 --- a/regress/mdoc/Sh/subbefore.out_ascii +++ b/regress/mdoc/Sh/subbefore.out_ascii @@ -1,7 +1,7 @@ SH-SUBBEFORE(1) General Commands Manual SH-SUBBEFORE(1) SSuubbsseeccttiioonn - Can mandoc(1) on OpenBSD handle this? + Can man(1) on OpenBSD handle this? NNAAMMEE SShh--ssuubbbbeeffoorree - subsection before the first section header @@ -9,4 +9,4 @@ NNAAMMEE DDEESSCCRRIIPPTTIIOONN some text -OpenBSD July 4, 2017 OpenBSD +OpenBSD July 20, 2017 OpenBSD diff --git a/regress/mdoc/Sh/subbefore.out_markdown b/regress/mdoc/Sh/subbefore.out_markdown index 82667779..c01172b3 100644 --- a/regress/mdoc/Sh/subbefore.out_markdown +++ b/regress/mdoc/Sh/subbefore.out_markdown @@ -3,7 +3,7 @@ SH-SUBBEFORE(1) - General Commands Manual ## Subsection Can -mandoc(1) +man(1) on OpenBSD handle this? @@ -16,4 +16,4 @@ handle this? some text -OpenBSD - July 4, 2017 +OpenBSD - July 20, 2017 |