diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sciteco.1.in | 13 | ||||
-rw-r--r-- | doc/sciteco.7.template | 14 |
2 files changed, 9 insertions, 18 deletions
diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index b03f62d..82c1a47 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -405,21 +405,14 @@ It may also be used as a template for Language reference: .BR sciteco (7) .TP -The \fBtroff\fP post-processor for \*(ST, including -information on how to write \(lqwomanpages\(rq: +The \fBtroff\fP post-processor for \*(ST, including information on how to write \(lqwomanpages\(rq: .BR grosciteco.tes (1) .TP -A \fBtroff\fP pre-processor commonly used to generate -man-pages: +A \fBtroff\fP pre-processor commonly used to generate man-pages: .BR tedoc.tes (1) .TP -Homepage: -.UR @PACKAGE_URL@ -\*(ST at Sourceforge -.UE -.TP Development home, bug tracker and wiki: -.UR @PACKAGE_URL_DEV@ +.UR @PACKAGE_URL@ \*(ST at Github .UE .TP diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index b5105ac..5bbd66a 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -2289,6 +2289,7 @@ This manual mentions differences on several occasions. . .SH SEE ALSO . +.\" FIXME: The URLs do not format in FreeBSD's man or in woman pages. .TP Program invocation and options: .BR sciteco (1) @@ -2298,22 +2299,19 @@ Scintilla messages and other documentation: Scintilla .UE .TP -Scinterm manual, documenting the mapping of -\(lqRGB\(rq values to terminal colors on curses user interfaces: +Scinterm manual, documenting the mapping of \(lqRGB\(rq values to terminal colors on curses user interfaces: .UR http://foicica.com/scinterm/manual.html Scinterm manual .UE .TP -Suitable terminal fonts for icon support in Curses (see -.BR ED command). +Suitable terminal fonts for icon support in Curses (see \fBED\fP flags): .UR https://www.nerdfonts.com/ Nerd Fonts .UE .TP -Gtk+ 3 documentation, containg details about -its CSS support and syntax: -.UR https://developer.gnome.org/gtk3/stable/GtkCssProvider.html -GtkCssProvider +Gtk+ 3 documentation, containg details about its CSS support and syntax: +.UR https://docs.gtk.org/gtk3/css-overview.html +Overview of CSS in GTK .UE . . |