1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Description: autotools: help2man - extra
Implement extra material added during the generation of the manpages for
the front-end programs; meant to be submitted to the upstream maintainer.
Origin: vendor, Debian
Forwarded: https://github.com/Singular/Sources/pull/695
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2014-12-23
--- /dev/null
+++ b/Singular/man/Singular.h2m
@@ -0,0 +1,3 @@
+[SEE ALSO]
+.BR TSingular (1),
+.BR ESingular (1).
--- /dev/null
+++ b/Singular/man/ESingular.h2m
@@ -0,0 +1,4 @@
+[SEE ALSO]
+.BR emacs (1),
+.BR Singular (1),
+.BR TSingular (1).
--- /dev/null
+++ b/Singular/man/TSingular.h2m
@@ -0,0 +1,4 @@
+[SEE ALSO]
+.BR xterm (1),
+.BR Singular (1),
+.BR ESingular (1).
|