Skip to content

Commit 80de41c

Browse files
committed
update man pages with see also section.
1 parent 9ee06f1 commit 80de41c

File tree

8 files changed

+51
-4
lines changed

8 files changed

+51
-4
lines changed

doc/html_extra/man_pages/roundup-admin.1.html

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/html_extra/man_pages/roundup-demo.1.html

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/html_extra/man_pages/roundup-mailgw.1.html

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc/html_extra/man_pages/roundup-server.1.html

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

share/man/man1/roundup-admin.1

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,11 @@ Provides an alternate way to set the user.
342342
roundup-admin help -- this help
343343
roundup-admin help <command> -- command-specific help
344344
roundup-admin help all -- all available help
345+
346+
347+
.SH SEE ALSO
348+
roundup-demo(1), roundup-mailgw(1), roundup-server(1)
349+
345350
.SH AUTHOR
346351
This manpage was written by Bastian Kleineidam
347352
<[email protected]> for the Debian distribution of roundup.

share/man/man1/roundup-demo.1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ and it will be listed as an available template for installation. No data
9696
will be copied over.
9797
.SH SEE ALSO
9898

99+
roundup-admin(1), roundup-mailgw(1), roundup-server(1)
100+
99101
.SH AUTHOR
100102
This manpage was written by Richard Jones and extensively modified by
101103
John Rouillard <[email protected]>.

share/man/man1/roundup-mailgw.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ keyword.
173173
Both examples use the default class specified in the tracker's
174174
config.ini (usually the issue class).
175175

176+
.SH SEE ALSO
177+
roundup-admin(1), roundup-demo(1), roundup-server(1)
178+
176179
.SH AUTHOR
177180
This manpage was written by Bastian Kleineidam
178181
<[email protected]> for the Debian distribution of roundup.

share/man/man1/roundup-server.1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ Start the server on port \fB9000\fP serving two trackers; one under
106106

107107
.SH CONFIGURATION FILE
108108
See the "admin_guide" in the Roundup "doc" directory.
109+
.SH SEE ALSO
110+
roundup-admin(1), roundup-demo(1), roundup-mailgw(1)
111+
109112
.SH AUTHOR
110113
This manpage was written by Bastian Kleineidam
111114
<[email protected]> for the Debian distribution of roundup.

0 commit comments

Comments
 (0)