[BACK]Return to args.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / man / UR

File: [cvsweb.bsd.lv] / mandoc / regress / man / UR / args.in (download)

Revision 1.1, Wed Feb 8 03:02:32 2017 UTC (7 years, 3 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_1, VERSION_1_13

Finally port the OpenBSD regression suite.
Both kristaps@ and wiz@ repeated asked for this,
literally for years.

.TH UR-ARGS 1 "October 17, 2013" OpenBSD
.SH NAME
UR-basic \- argument handling of the man-ext URI macro
.SH DESCRIPTION
argument plus text:
.UR http://www.openbsd.org/
OpenBSD
homepage
.UE
.PP
argument but no text:
.UR http://www.netbsd.org/
.UE
.PP
no argument, but text:
.UR
some text
.UE
.PP
two arguments plus text:
.UR first second
some text
.UE
.PP
two arguments, but no text:
.UR first second
.UE
.PP
final text