=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.69 retrieving revision 1.71 diff -u -p -r1.69 -r1.71 --- mandoc/mdoc.7 2009/10/24 05:52:13 1.69 +++ mandoc/mdoc.7 2009/10/31 06:50:25 1.71 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.69 2009/10/24 05:52:13 kristaps Exp $ +.\" $Id: mdoc.7,v 1.71 2009/10/31 06:50:25 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 31 2009 $ .Dt MDOC 7 .Os . @@ -759,7 +759,7 @@ block. This macro may also be used in a non-bibliogra when referring to article titles. . .Ss \&%U -URI of current document. +URI of reference document. . .Ss \&%V Volume number of an @@ -1344,7 +1344,7 @@ See also .Sx \&Er . . .Ss \&Dx -Format the DragonFlyBSD version provided as an argument, or a default +Format the DragonFly BSD version provided as an argument, or a default value if no argument is provided. .Pp Examples: @@ -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