aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/de
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/de')
-rw-r--r--regress/roff/de/append.in13
-rw-r--r--regress/roff/de/append.out_ascii6
2 files changed, 17 insertions, 2 deletions
diff --git a/regress/roff/de/append.in b/regress/roff/de/append.in
index cdc01bdd..9e76f6d0 100644
--- a/regress/roff/de/append.in
+++ b/regress/roff/de/append.in
@@ -1,4 +1,4 @@
-.Dd July 7, 2014
+.Dd June 18, 2017
.Dt DE-APPEND 1
.Os OpenBSD
.Sh NAME
@@ -23,3 +23,14 @@ ami:
.mye
.mym
end
+.Pp
+standard macro:
+.Bo in brackets
+.Bc end
+.Pp
+append to standard macro:
+.am Bc
+.Pq appended words
+..
+.Bo in brackets
+.Bc end
diff --git a/regress/roff/de/append.out_ascii b/regress/roff/de/append.out_ascii
index c5f4363c..6230f3b2 100644
--- a/regress/roff/de/append.out_ascii
+++ b/regress/roff/de/append.out_ascii
@@ -6,4 +6,8 @@ NNAAMMEE
DDEESSCCRRIIPPTTIIOONN
de: OpenBSD am: OpenBSD NetBSD ami: OpenBSD NetBSD FreeBSD end
-OpenBSD July 7, 2014 OpenBSD
+ standard macro: [in brackets] end
+
+ append to standard macro: [in brackets] end (appended words)
+
+OpenBSD June 18, 2017 OpenBSD