~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/admin-guide/code-browsing.txt

  • Committer: Martin Pool
  • Date: 2010-06-02 05:03:31 UTC
  • mto: This revision was merged to the branch mainline in revision 5279.
  • Revision ID: mbp@canonical.com-20100602050331-n2p1qt8hfsahspnv
Correct more sloppy use of the term 'Linux'

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
   On Ubuntu, `sudo apt-get install python-flup`
48
48
   or use `easy_install flup`
49
49
 
50
 
Although directions for installing these on Ubuntu Linux are given, most other
51
 
Linux distributions should package these dependencies, making installation
 
50
Although directions for installing these on Ubuntu are given, most other
 
51
GNU/Linux distributions should package these dependencies, making installation
52
52
easy.  For Windows and Mac OS X, they should all be ``easy_install``-able or at
53
53
worst installable from the Python sources.
54
54
 
101
101
This would allow the trunk branch of ProjectX to be browsed at
102
102
``http://www.example.com/loggerhead/projectx/trunk``.
103
103
 
104
 
Loggerhead comes with a script allowing it to run as a service on init.d based
105
 
Linux systems.  Contributions to do a similar thing on Windows servers would
106
 
be welcomed at http://launchpad.net/loggerhead.
 
104
Loggerhead comes with a script allowing it to run as a service on
 
105
``init.d`` based Unix systems.  Contributions to do a similar thing on
 
106
Windows servers would be welcomed at http://launchpad.net/loggerhead.
107
107
  
108
108
 
109
109
Other web interfaces