From 7b3959e5844ea5434e19f0bbbbe171fdabb87264 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 25 Feb 2012 16:08:30 -0500 Subject: 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. --- doc/man/be.1.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'doc') 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 ======== -- cgit