At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3711
revision-id: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
parent: [EMAIL PROTECTED]
committer: Canonical.com Patch Queue Manager <[EMAIL PROTECTED]>
branch nick: +trunk
timestamp: Thu 2008-09-18 00:04:46 +0100
message:
  make first line of manpage preamble a comment again (David Futcher)
modified:
  NEWS                           NEWS-20050323055033-4e00b5db738777ff
  tools/doc_generate/autodoc_man.py bzrman.py-20050601153041-0ff7f74de456d15e
    ------------------------------------------------------------
    revno: 3710.1.1
    revision-id: [EMAIL PROTECTED]
    parent: [EMAIL PROTECTED]
    parent: [EMAIL PROTECTED]
    committer: Ian Clatworthy <[EMAIL PROTECTED]>
    branch nick: ianc-integration
    timestamp: Thu 2008-09-18 08:22:25 +1000
    message:
      make first line of manpage preamble a comment again (David Futcher)
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      tools/doc_generate/autodoc_man.py 
bzrman.py-20050601153041-0ff7f74de456d15e
    ------------------------------------------------------------
    revno: 3709.2.1
    revision-id: [EMAIL PROTECTED]
    parent: [EMAIL PROTECTED]
    author: David Futcher <[EMAIL PROTECTED]>
    committer: James Westby <[EMAIL PROTECTED]>
    branch nick: bzr.dev
    timestamp: Tue 2008-09-16 13:15:51 +0100
    message:
      Make the first line of the manpage preamble a comment again (#242106)
    modified:
      NEWS                           NEWS-20050323055033-4e00b5db738777ff
      tools/doc_generate/autodoc_man.py 
bzrman.py-20050601153041-0ff7f74de456d15e
=== modified file 'NEWS'
--- a/NEWS      2008-09-17 07:18:20 +0000
+++ b/NEWS      2008-09-17 22:22:25 +0000
@@ -29,6 +29,9 @@
       when doing ``bzr pull`` or ``bzr merge`` from a ``bzr+ssh`` URL.
       (Andrew Bennetts, #246233)
 
+    * Make the first line of the manpage preamble a comment again.
+      (David Futcher, #242106)
+
   DOCUMENTATION:
 
   API CHANGES:

=== modified file 'tools/doc_generate/autodoc_man.py'
--- a/tools/doc_generate/autodoc_man.py 2007-08-24 19:27:23 +0000
+++ b/tools/doc_generate/autodoc_man.py 2008-09-16 12:15:51 +0000
@@ -145,7 +145,7 @@
 
 
 man_preamble = """\
-Man page for Bazaar (%(bzrcmd)s)
+.\\\"Man page for Bazaar (%(bzrcmd)s)
 .\\\"
 .\\\" Large parts of this file are autogenerated from the output of
 .\\\"     \"%(bzrcmd)s help commands\"


-- 
bazaar-commits mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/bazaar-commits

Reply via email to