* man/hello.x: ditto --- man/hello.x | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/man/hello.x b/man/hello.x index 9344236..27f197b 100644 --- a/man/hello.x +++ b/man/hello.x @@ -1,2 +1,8 @@ [NAME] hello - friendly greeting program +[ADDITIONAL INFORMATION] +See +.UR http://git.savannah.gnu.org/cgit/hello.git/tree/man/hello.x +man/hello.x +.UE +how to add addtional information to a manual page. -- 1.8.5.2
