aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ll
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-04 15:24:36 +0000
commit59c9d1f4aa4c809091049f979c1bbc2479716399 (patch)
treefd3b27a49a34e228d186449fec87b424c1564988 /regress/roff/ll
parent423ba251975a0c4f170f9e93bb7237b898b67fef (diff)
downloadmandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.gz
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.tar.zst
mandoc-59c9d1f4aa4c809091049f979c1bbc2479716399.zip
Messages of the -Wbase level now print STYLE:. Since this
causes horrible churn anyway, profit of the opportunity to stop excessive testing, such that this is hopefully the last instance of such churn. Consistently use OpenBSD RCS tags, blank .Os, blank fourth .TH argument, and Mdocdate like everywhere else. Use -Ios=OpenBSD for platform-independent predictable output.
Diffstat (limited to 'regress/roff/ll')
-rw-r--r--regress/roff/ll/basic.in5
-rw-r--r--regress/roff/ll/basic.out_ascii2
2 files changed, 4 insertions, 3 deletions
diff --git a/regress/roff/ll/basic.in b/regress/roff/ll/basic.in
index 9f03a517..fe5d2ec4 100644
--- a/regress/roff/ll/basic.in
+++ b/regress/roff/ll/basic.in
@@ -1,6 +1,7 @@
-.Dd February 5, 2014
+.\" $OpenBSD: basic.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
+.Dd $Mdocdate: July 4 2017 $
.Dt LL-BASIC 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm ll-basic
.Nd changing the line length
diff --git a/regress/roff/ll/basic.out_ascii b/regress/roff/ll/basic.out_ascii
index b5448e24..ab9826bb 100644
--- a/regress/roff/ll/basic.out_ascii
+++ b/regress/roff/ll/basic.out_ascii
@@ -20,4 +20,4 @@ DDEESSCCRRIIPPTTIIOONN
This is a longer text after switching to an invalid line length. In
ASCII mode, it is expected to break at column 78.
-OpenBSD February 5, 2014 OpenBSD
+OpenBSD July 4, 2017 OpenBSD