diff options
author | Martin Mares <mj@ucw.cz> | 2000-05-29 14:46:27 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2000-05-29 14:46:27 +0200 |
commit | d9d41c60426ab1896bc689cd2a26c51f49e27e3a (patch) | |
tree | 1b8918afa3d38632c30e57af0ad44684d89937c5 /doc/bird.sgml | |
parent | 4f88ac47c671af2221061b793fa495a78994e44a (diff) | |
download | bird-d9d41c60426ab1896bc689cd2a26c51f49e27e3a.tar bird-d9d41c60426ab1896bc689cd2a26c51f49e27e3a.zip |
Capitalize properly in Install section.
BTW, what about configure options and similar things?
Diffstat (limited to 'doc/bird.sgml')
-rw-r--r-- | doc/bird.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml index 0b67101..de8acb4 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -98,9 +98,9 @@ it is slightly modified linuxdoc dtd. Anything in <descrip> tags is consi configuration primitives, <cf> is fragment of configuration within normal text, <m> is "meta" information within fragment of configuration -- something in config which is not keyword. -<sect1>Installing bird +<sect1>Installing BIRD -<p>On unix system, installing bird should be as easy as: +<p>On UNIX system, installing BIRD should be as easy as: <code> ./configure |