Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:063886f4ee3bd0f4759ce238bac5fcf29f199d7f
Author...:Sami Kerola
Committer:Sami Kerola
Date.....:Sat Dec 28 18:18:05 2013 +0000
Parents..:5085e1f1fae577ed553e5660300338ce9c4518f5

Message
demonstrate how to add information to a manual page

* man/hello.x: ditto

Changes
diff --git a/man/hello.x b/man/hello.x
line changes: +6/-0
index 9344236..27f197b
--- 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.

This website is licensed under AGPL-3.0. Feel free to copy!