diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 | ||||
-rw-r--r-- | doc/ksquirrel-libs-configurator.1 | 22 |
2 files changed, 23 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index c87ac43..01bda4b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -4,4 +4,4 @@ ####### tdevelop will overwrite this part!!! (end)############ SUBDIRS = en ru -man_MANS = ksquirrel.1 +man_MANS = ksquirrel.1 ksquirrel-libs-configurator.1 diff --git a/doc/ksquirrel-libs-configurator.1 b/doc/ksquirrel-libs-configurator.1 new file mode 100644 index 0000000..a6da62b --- /dev/null +++ b/doc/ksquirrel-libs-configurator.1 @@ -0,0 +1,22 @@ +.\" +.TH "KSQUIRREL-LIBS-CONFIGURATOR" "1" "september 13, 2008" "Paul Gevers" "Graphics" +.SH "NAME" +ksquirrel\-libs\-configurator \- library configurator for ksquirel +.SH "SYNOPSIS" +.B ksquirrel\-libs\-configurator +.SH "DESCRIPTION" +This manual page documents briefly the +.B ksquirrel\-libs\-configurator +and +.B ksquirrel\-libs\-configurator\-real +commands. +\fBksquirrel\-libs\-configurator\fP is a graphical user interface that lets you select which libraries should be enabled/disabled in ksquirrel. +.SH "OPTIONS" +These programs does not have any options. +.SH "SEE ALSO" +ksquirrel(1) +.SH "AUTHORS" +ksquirrel\-libs\-configurator was written by <Baryshev Dmitry>. +.PP +This manual page was written by Paul Gevers <paul@climbing.nl>, +for the Debian project (but may be used by others). |