-.\" $Id: mandoc.1,v 1.42 2009/10/10 11:05:23 kristaps Exp $
+.\" $Id: mandoc.1,v 1.43 2009/10/15 02:42:53 kristaps Exp $
.\"
.\" Copyright (c) 2009 Kristaps Dzonsons <kristaps@kth.se>
.\"
.\" 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 10 2009 $
+.Dd $Mdocdate: October 15 2009 $
.Dt MANDOC 1
.Os
.
is used as a template for linked header files (usually via the
.Sq \&In
macro). Instances of
-.Sq %I
+.Sq \&%I
are replaced with the include filename. The default is not to present a
hyperlink.
.It Fl o Ns Ar man=fmt
is used as a template for linked manuals (usually via the
.Sq \&Xr
macro). Instances of
-.Sq %N
+.Sq \&%N
and
.Sq %S
are replaced with the linked manual's name and section, respectively.