diff options
author | W. Trevor King <wking@drexel.edu> | 2012-02-25 16:08:30 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2012-02-25 16:08:36 -0500 |
commit | 7b3959e5844ea5434e19f0bbbbe171fdabb87264 (patch) | |
tree | 17f66873f530b657250f0b9fa6ab93ee0525ed83 /doc | |
parent | 783dbfae37ae321d8669fe26a5aa0db7f7f06160 (diff) | |
download | bugseverywhere-7b3959e5844ea5434e19f0bbbbe171fdabb87264.tar.gz |
Use a bare URL for the link from the man page to online docs.
This will make it easier (possible?) for people using the roff version
of the man page to follow the link.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/be.1.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/man/be.1.txt b/doc/man/be.1.txt index 6a9d06a..66fa02e 100644 --- a/doc/man/be.1.txt +++ b/doc/man/be.1.txt @@ -29,10 +29,9 @@ database in a project tree. To avoid bit-rotted documentation, we do not describe all available commands and options in this manpage. Run ``be help`` for accurate -documentation. See the `Bugs Everywhere Manual`_ for more detailed -documentation and tutorials. - -.. _Bugs Everywhere Manual: http://docs.bugseverywhere.org/ +documentation. See the Bugs Everywhere Manual +(http://docs.bugseverywhere.org/) for more detailed documentation and +tutorials. COMMANDS ======== |