=================================================================== RCS file: /cvs/mandoc/mdoc.7,v retrieving revision 1.66 retrieving revision 1.70 diff -u -p -r1.66 -r1.70 --- mandoc/mdoc.7 2009/10/20 05:45:21 1.66 +++ mandoc/mdoc.7 2009/10/26 04:09:45 1.70 @@ -1,4 +1,4 @@ -.\" $Id: mdoc.7,v 1.66 2009/10/20 05:45:21 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 20 2009 $ +.Dd $Mdocdate: October 26 2009 $ .Dt MDOC 7 .Os . @@ -611,8 +611,10 @@ then the macro accepts an arbitrary number of argument .It Sx \&%N Ta \&No Ta \&No Ta >0 .It Sx \&%O Ta \&No Ta \&No Ta >0 .It Sx \&%P Ta \&No Ta \&No Ta >0 +.It Sx \&%Q Ta \&No Ta \&No Ta >0 .It Sx \&%R Ta \&No Ta \&No Ta >0 .It Sx \&%T Ta \&No Ta \&No Ta >0 +.It Sx \&%U Ta \&No Ta \&No Ta >0 .It Sx \&%V Ta \&No Ta \&No Ta >0 .It Sx \&Ad Ta Yes Ta Yes Ta n .It Sx \&An Ta Yes Ta Yes Ta n @@ -756,6 +758,9 @@ Article title of an block. This macro may also be used in a non-bibliographical context when referring to article titles. . +.Ss \&%U +URI of reference document. +. .Ss \&%V Volume number of an .Sx \&Rs @@ -943,7 +948,7 @@ which aligns around an imagined centre axis. .It As a precalculated width for a named macro. The most popular is the imaginary macro -.Ar Ds , +.Ar \&Ds , which resolves to .Ar 6n . .It @@ -1446,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 @@ -1547,7 +1565,7 @@ block. Does not have any tail arguments. .Ss \&Rs Begins a bibliographic .Pq Dq reference -block. Does not have any head arguments. The block macro and may only +block. Does not have any head arguments. The block macro may only contain .Sx \&%A , .Sx \&%B ,