* mdoc-update.1: Fix --out=DIRECTORY formatting. (It was causing the
authorJonathan Pryor <jpryor@novell.com>
Tue, 31 Mar 2009 16:39:07 +0000 (16:39 -0000)
committerJonathan Pryor <jpryor@novell.com>
Tue, 31 Mar 2009 16:39:07 +0000 (16:39 -0000)
  remaining text to be bolded within monodoc).

svn path=/trunk/mono/; revision=130679

man/ChangeLog
man/mdoc-update.1

index c0b0208b5d1d6b5aa7f47181dfa90f1209fee9b5..f2bd6d618236ccbf637c6f1bca6990a2b455fa56 100644 (file)
@@ -1,3 +1,8 @@
+2009-03-31  Jonathan Pryor  <jpryor@novell.com>
+
+       * mdoc-update.1: Fix --out=DIRECTORY formatting.  (It was causing the
+         remaining text to be bolded within monodoc).
+
 2009-03-30  Jonathan Pryor  <jpryor@novell.com>
 
        * mdoc-update.1: Add new --exceptions=added functionality.
index ecd450a4d5c4cf5db75bf47e4a940a7f312e754c..a9666d93f4ed7a80e73f96b9e59091642c27763f 100644 (file)
@@ -177,7 +177,7 @@ Import documentation found within \fIFILE\fR.
 .Sp
 \fIFILE\fR may contain either \fIcsc /doc\fR XML or \fIECMA-335\fR XML.
 .TP
-\fB\-o\fR, \fB\-\-out\fB=\fIDIRECTORY\fR
+\fB\-o\fR, \fB\-\-out\fR=\fIDIRECTORY\fR
 Place the generated stubs into \fIDIRECTORY\fR.
 .Sp
 When updating documentation, \fIDIRECTORY\fR is also the source directory.