summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2014-11-17 06:31:55 +0000
committerschwarze <schwarze@openbsd.org>2014-11-17 06:31:55 +0000
commit6097daefe99c3d7d255007d88cd847fbb7b008cf (patch)
treedd25c48dff23501ada246d0b6b77b3b9d094d1f8
parentshow super speed status in verbose output (diff)
downloadwireguard-openbsd-6097daefe99c3d7d255007d88cd847fbb7b008cf.tar.xz
wireguard-openbsd-6097daefe99c3d7d255007d88cd847fbb7b008cf.zip
check spacing and behaviour in the SEE ALSO section as well
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/link.in8
-rw-r--r--regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii12
2 files changed, 13 insertions, 7 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/link.in b/regress/usr.bin/mandoc/mdoc/Lk/link.in
index 766448a9698..b5ea4901696 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/link.in
+++ b/regress/usr.bin/mandoc/mdoc/Lk/link.in
@@ -6,9 +6,11 @@
.Nd formatting of hyperlinks
.Sh DESCRIPTION
Here are some web sites of BSD operating systems:
-.br
.Lk http://www.freebsd.org/ FreeBSD
-.br
.Lk http://www.netbsd.org/ NetBSD
-.br
+.Lk http://www.openbsd.org/ OpenBSD
+.Sh SEE ALSO
+Here are some web sites of BSD operating systems:
+.Lk http://www.freebsd.org/ FreeBSD
+.Lk http://www.netbsd.org/ NetBSD
.Lk http://www.openbsd.org/ OpenBSD
diff --git a/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii b/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii
index 2b15a6a87de..90d736e0b13 100644
--- a/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii
+++ b/regress/usr.bin/mandoc/mdoc/Lk/link.out_ascii
@@ -4,9 +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_: hhttttpp::////wwwwww..ooppeennbbssdd..oorrgg//
+ 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_:
+ hhttttpp::////wwwwww..ooppeennbbssdd..oorrgg//
OpenBSD August 8, 2010 OpenBSD