From bf91378aa0490e0917301c7a0525831c1ffcc6b0 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 26 Oct 2009 04:09:45 +0000 Subject: Full `%U' support. `Lk' display fixed. Renamed arg2xxxx as a2xxxx for consistency. Renamed print_foot to print_man_foot for consistency. Removed default printing of `~' when `Lk' not provided (not sure where I got that from). --- mdoc.7 | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'mdoc.7') diff --git a/mdoc.7 b/mdoc.7 index 47410dc5..c0de1e0a 100644 --- a/mdoc.7 +++ b/mdoc.7 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.69 2009/10/24 05:52:13 kristaps Exp $ +.\" $Id: mdoc.7,v 1.70 2009/10/26 04:09:45 kristaps Exp $ .\" .\" Copyright (c) 2009 Kristaps Dzonsons .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 24 2009 $ +.Dd $Mdocdate: October 26 2009 $ .Dt MDOC 7 .Os . @@ -759,7 +759,7 @@ block. This macro may also be used in a non-bibliographical context when referring to article titles. . .Ss \&%U -URI of current document. +URI of reference document. . .Ss \&%V Volume number of an @@ -1451,6 +1451,19 @@ and .Ss \&Lb .Ss \&Li .Ss \&Lk +Format a hyperlink. The calling syntax is as follows: +.Pp +.D1 \. Ns Sx \&Lk Cm uri Op Cm name +.Pp +Examples: +.Bd -literal -offset indent +\&.Lk http://bsd.lv "The BSD.lv Project" +\&.Lk http://bsd.lv +.Ed +.Pp +See also +.Sx \&Mt . +. .Ss \&Lp .Ss \&Ms .Ss \&Mt -- cgit v1.2.3-56-ge451