]> git.cameronkatri.com Git - mandoc.git/blobdiff - mandoc.1
Fixed `-file' argument to `Bd', which is NOT a type, but instead just an argument.
[mandoc.git] / mandoc.1
index ce34744d867122b1fe08928574774695db507a08..431be5a0ada9bdba403390912fca8f1c5573c317 100644 (file)
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\"    $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>
 .\"
@@ -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 10 2009 $
+.Dd $Mdocdate: October 15 2009 $
 .Dt MANDOC 1
 .Os
 .
@@ -268,7 +268,7 @@ for example,
 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
@@ -279,7 +279,7 @@ for example,
 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.