diff options
Diffstat (limited to 'regress/man/UR/args.in')
-rw-r--r-- | regress/man/UR/args.in | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/regress/man/UR/args.in b/regress/man/UR/args.in index 183269e8..9afbbee5 100644 --- a/regress/man/UR/args.in +++ b/regress/man/UR/args.in @@ -1,13 +1,19 @@ .\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:24 schwarze Exp $ -.TH UR-ARGS 1 "October 17, 2013" +.TH UR-ARGS 1 "August 14, 2018" .SH NAME UR-basic \- argument handling of the man-ext URI macro .SH DESCRIPTION +argument, text, and tail: +.UR http://www.openbsd.org/ +text +.UE tail argument +.PP argument plus text: .UR http://www.openbsd.org/ OpenBSD homepage .UE +next line .PP argument but no text: .UR http://www.netbsd.org/ |