~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/doc_generate/autodoc_man.py

  • Committer: Martin
  • Date: 2010-05-16 15:18:43 UTC
  • mfrom: (5235 +trunk)
  • mto: This revision was merged to the branch mainline in revision 5239.
  • Revision ID: gzlist@googlemail.com-20100516151843-lu53u7caehm3ie3i
Merge bzr.dev to resolve conflicts in NEWS and _chk_map_pyx

Show diffs side-by-side

added added

removed removed

Lines of Context:
186
186
.B "help"
187
187
.I "command"
188
188
.SH "DESCRIPTION"
189
 
Bazaar (or %(bzrcmd)s) is a project of Canonical to develop an free
 
189
Bazaar (or %(bzrcmd)s) is a project of Canonical to develop an open source
190
190
distributed version control system that is powerful, friendly, and scalable.
191
191
Version control means a system that keeps track of previous revisions
192
192
of software source code or similar information and helps people work on it in teams.
241
241
.br
242
242
log10 = log --short -r -10..-1
243
243
.SH "SEE ALSO"
244
 
.UR http://bazaar.canonical.com/
245
 
.BR http://bazaar.canonical.com/
 
244
.UR http://www.bazaar.canonical.com/
 
245
.BR http://www.bazaar.canonical.com/
246
246
"""
247
247