summaryrefslogtreecommitdiffstats
path: root/regress/roff/rm
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
commit2ab7deeb36296dfb6dee301dc3560af24219a22f (patch)
tree4bc8a91cabb31cc075ec6a68a99c34ef3bd823f8 /regress/roff/rm
parent75fcdc8f6e5fb48e822f9835879d7bfbfcddab03 (diff)
downloadmandoc-2ab7deeb36296dfb6dee301dc3560af24219a22f.tar.gz
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/rm')
-rw-r--r--regress/roff/rm/basic.in5
-rw-r--r--regress/roff/rm/basic.out_ascii2
2 files changed, 4 insertions, 3 deletions
diff --git a/regress/roff/rm/basic.in b/regress/roff/rm/basic.in
index 4e3e2650..e4335eba 100644
--- a/regress/roff/rm/basic.in
+++ b/regress/roff/rm/basic.in
@@ -1,6 +1,7 @@
-.Dd January 11, 2011
+.\" $OpenBSD: basic.in,v 1.3 2017/07/04 14:53:27 schwarze Exp $
+.Dd $Mdocdate$
.Dt RM-BASIC 1
-.Os OpenBSD
+.Os
.Sh NAME
.Nm rm-basic
.Nd the remove macro request
diff --git a/regress/roff/rm/basic.out_ascii b/regress/roff/rm/basic.out_ascii
index 145b85d0..5fd82a7e 100644
--- a/regress/roff/rm/basic.out_ascii
+++ b/regress/roff/rm/basic.out_ascii
@@ -7,4 +7,4 @@ DDEESSCCRRIIPPTTIIOONN
before rm: Hello world!
after rm: !
-OpenBSD January 11, 2011 OpenBSD
+OpenBSD July 4, 2017 OpenBSD