aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-04-17 13:37:40 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-04-17 13:37:40 +0000
commitd09513711fce0a2fb1fe762462c748af3eca96e3 (patch)
tree2042867a052a5bbfe0f9ea678a54a13c2ced10a2 /regress/mdoc
parent7ee0dac57b5333e387b4c04013606db9f1d08b77 (diff)
downloadmandoc-d09513711fce0a2fb1fe762462c748af3eca96e3.tar.gz
mandoc-d09513711fce0a2fb1fe762462c748af3eca96e3.tar.zst
mandoc-d09513711fce0a2fb1fe762462c748af3eca96e3.zip
adjust tests to recent .Lk improvements
Diffstat (limited to 'regress/mdoc')
-rw-r--r--regress/mdoc/Lk/font.out_ascii2
-rw-r--r--regress/mdoc/Lk/link.out_ascii8
-rw-r--r--regress/mdoc/Lk/noarg.in4
-rw-r--r--regress/mdoc/Lk/noarg.out_ascii8
-rw-r--r--regress/mdoc/Lk/noarg.out_lint2
-rw-r--r--regress/mdoc/Lk/noarg.out_markdown4
6 files changed, 20 insertions, 8 deletions
diff --git a/regress/mdoc/Lk/font.out_ascii b/regress/mdoc/Lk/font.out_ascii
index 5c0425a1..846c82f1 100644
--- a/regress/mdoc/Lk/font.out_ascii
+++ b/regress/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/mdoc/Lk/link.out_ascii b/regress/mdoc/Lk/link.out_ascii
index 90d736e0..e31b483c 100644
--- a/regress/mdoc/Lk/link.out_ascii
+++ b/regress/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/mdoc/Lk/noarg.in b/regress/mdoc/Lk/noarg.in
index 068c57f6..a0200ed1 100644
--- a/regress/mdoc/Lk/noarg.in
+++ b/regress/mdoc/Lk/noarg.in
@@ -5,10 +5,14 @@
.Nm Lk-noarg
.Nd hyperlink macro without arguments
.Sh DESCRIPTION
+multiple arguments
+.Lk http://www.bsd.lv/ the bsd.lv project ,
+.Lk http://www.gnu.org/software/groff/ GNU troff ,
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/mdoc/Lk/noarg.out_ascii b/regress/mdoc/Lk/noarg.out_ascii
index 8c201f3d..a0cec52a 100644
--- a/regress/mdoc/Lk/noarg.out_ascii
+++ b/regress/mdoc/Lk/noarg.out_ascii
@@ -4,7 +4,11 @@ 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//, _G_N_U _t_r_o_f_f:
+ hhttttpp::////wwwwww..ggnnuu..oorrgg//ssooffttwwaarree//ggrrooffff//,
+ 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/mdoc/Lk/noarg.out_lint b/regress/mdoc/Lk/noarg.out_lint
index d5a3af14..ff99c357 100644
--- a/regress/mdoc/Lk/noarg.out_lint
+++ b/regress/mdoc/Lk/noarg.out_lint
@@ -1 +1 @@
-mandoc: noarg.in:13:2: WARNING: skipping empty macro: Lk
+mandoc: noarg.in:16:2: WARNING: skipping empty macro: Lk
diff --git a/regress/mdoc/Lk/noarg.out_markdown b/regress/mdoc/Lk/noarg.out_markdown
index 16c01df2..27aaec2c 100644
--- a/regress/mdoc/Lk/noarg.out_markdown
+++ b/regress/mdoc/Lk/noarg.out_markdown
@@ -6,11 +6,15 @@ LK-NOARG(1) - General Commands Manual
# DESCRIPTION
+multiple arguments
+[the bsd.lv project](http://www.bsd.lv/),
+[GNU troff](http://www.gnu.org/software/groff/),
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