summaryrefslogblamecommitdiffstats
path: root/regress/man/UR/args.in
blob: 183269e854ad536668751798b741ce804cdb9127 (plain) (tree)
1
2

                                                              



























                                                      
.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $
.TH UR-ARGS 1 "October 17, 2013"
.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