summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2017-04-14 19:50:54 +0000
committerschwarze <schwarze@openbsd.org>2017-04-14 19:50:54 +0000
commit63a9683b52d917ef2aeb8f59a57cedf26bdf24d9 (patch)
tree890f7335e66f7f1039657aedc5cb3841c7353a97
parentonce cvs's flow-control mechanism has kicked in, stop reading from (diff)
downloadwireguard-openbsd-63a9683b52d917ef2aeb8f59a57cedf26bdf24d9.tar.xz
wireguard-openbsd-63a9683b52d917ef2aeb8f59a57cedf26bdf24d9.zip
adjust .Lk tests after groff and mandoc .Lk improvements
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/font.out_ascii2
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii8
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/noarg.in3
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/noarg.out_ascii7
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/noarg.out_lint2
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/noarg.out_markdown3
6 files changed, 17 insertions, 8 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/font.out_ascii b/regress/usr.bin/mandoc/mdoc/Lk/font.out_ascii
index 5c0425a1a20..846c82f1988 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/font.out_ascii
+++ b/regress/usr.bin/mandoc/mdoc/Lk/font.out_ascii
@@ -4,6 +4,6 @@ NNAAMMEE
LLkk--ffoonntt - changing the font inside the hyperlink macro
DDEESSCCRRIIPPTTIIOONN
- normal text _O_p_e_nBBSSDD_w_e_b_: hhttttpp::////wwwwww.._o_p_e_n_b_s_d..oorrgg// trailing text
+ normal text _O_p_e_nBBSSDD_w_e_b: hhttttpp::////wwwwww.._o_p_e_n_b_s_d..oorrgg// trailing text
OpenBSD July 9, 2012 OpenBSD
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii b/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii
index 90d736e0b13..e31b483c85e 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii
+++ b/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii
@@ -4,13 +4,13 @@ NNAAMMEE
LLkk--lliinnkk - formatting of hyperlinks
DDEESSCCRRIIPPTTIIOONN
- Here are some web sites of BSD operating systems: _F_r_e_e_B_S_D_:
- hhttttpp::////wwwwww..ffrreeeebbssdd..oorrgg// _N_e_t_B_S_D_: hhttttpp::////wwwwww..nneettbbssdd..oorrgg// _O_p_e_n_B_S_D_:
+ Here are some web sites of BSD operating systems: _F_r_e_e_B_S_D:
+ hhttttpp::////wwwwww..ffrreeeebbssdd..oorrgg// _N_e_t_B_S_D: hhttttpp::////wwwwww..nneettbbssdd..oorrgg// _O_p_e_n_B_S_D:
hhttttpp::////wwwwww..ooppeennbbssdd..oorrgg//
SSEEEE AALLSSOO
- Here are some web sites of BSD operating systems: _F_r_e_e_B_S_D_:
- hhttttpp::////wwwwww..ffrreeeebbssdd..oorrgg// _N_e_t_B_S_D_: hhttttpp::////wwwwww..nneettbbssdd..oorrgg// _O_p_e_n_B_S_D_:
+ Here are some web sites of BSD operating systems: _F_r_e_e_B_S_D:
+ hhttttpp::////wwwwww..ffrreeeebbssdd..oorrgg// _N_e_t_B_S_D: hhttttpp::////wwwwww..nneettbbssdd..oorrgg// _O_p_e_n_B_S_D:
hhttttpp::////wwwwww..ooppeennbbssdd..oorrgg//
OpenBSD August 8, 2010 OpenBSD
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/noarg.in b/regress/usr.bin/mandoc/mdoc/Lk/noarg.in
index 068c57f678a..c9b595a0ce8 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/noarg.in
+++ b/regress/usr.bin/mandoc/mdoc/Lk/noarg.in
@@ -5,10 +5,13 @@
.Nm Lk-noarg
.Nd hyperlink macro without arguments
.Sh DESCRIPTION
+multiple arguments
+.Lk http://www.bsd.lv/ the bsd.lv project ,
two arguments
.Lk http://mdocml.bsd.lv/ mandoc
one argument
.Lk http://www.openbsd.org/
no argument
.Lk
+.Pp
end of test document
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_ascii b/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_ascii
index 8c201f3d796..7de1542a1db 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_ascii
+++ b/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_ascii
@@ -4,7 +4,10 @@ NNAAMMEE
LLkk--nnooaarrgg - hyperlink macro without arguments
DDEESSCCRRIIPPTTIIOONN
- two arguments _m_a_n_d_o_c_: hhttttpp::////mmddooccmmll..bbssdd..llvv// one argument
- hhttttpp::////wwwwww..ooppeennbbssdd..oorrgg// no argument end of test document
+ multiple arguments _t_h_e _b_s_d_._l_v _p_r_o_j_e_c_t: hhttttpp::////wwwwww..bbssdd..llvv//, two arguments
+ _m_a_n_d_o_c: hhttttpp::////mmddooccmmll..bbssdd..llvv// one argument hhttttpp::////wwwwww..ooppeennbbssdd..oorrgg// no
+ argument
+
+ end of test document
OpenBSD January 19, 2011 OpenBSD
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_lint b/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_lint
index d5a3af14f4f..098c8f2dcef 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_lint
+++ b/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_lint
@@ -1 +1 @@
-mandoc: noarg.in:13:2: WARNING: skipping empty macro: Lk
+mandoc: noarg.in:15:2: WARNING: skipping empty macro: Lk
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_markdown b/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_markdown
index 16c01df2f81..b4127feb318 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_markdown
+++ b/regress/usr.bin/mandoc/mdoc/Lk/noarg.out_markdown
@@ -6,11 +6,14 @@ LK-NOARG(1) - General Commands Manual
# DESCRIPTION
+multiple arguments
+[the bsd.lv project](http://www.bsd.lv/),
two arguments
[mandoc](http://mdocml.bsd.lv/)
one argument
[http://www.openbsd.org/](http://www.openbsd.org/)
no argument
+
end of test document
OpenBSD - January 19, 2011