summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoel Andres Granados <jgranado@redhat.com>2008-01-04 19:17:27 +0100
committerJoel Andres Granados <jgranado@redhat.com>2008-01-04 19:17:27 +0100
commit0ca8e93f08f7e639bb757b2f3691fc7c2932ec96 (patch)
treea2b466a6621df46b68ce570edb62ab641fdfb73e /doc
parent0e39a1846c5fff39fd45f73d06b56ffce7eba841 (diff)
downloadfirstaidkit-0ca8e93f08f7e639bb757b2f3691fc7c2932ec96.tar.gz
firstaidkit-0ca8e93f08f7e639bb757b2f3691fc7c2932ec96.tar.xz
firstaidkit-0ca8e93f08f7e639bb757b2f3691fc7c2932ec96.zip
fix up the manpage.
Diffstat (limited to 'doc')
-rw-r--r--doc/fakplugin.123
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/fakplugin.1 b/doc/fakplugin.1
index f6dbc00..14bd400 100644
--- a/doc/fakplugin.1
+++ b/doc/fakplugin.1
@@ -1,5 +1,7 @@
.\" FirstAidKit
-.TH "FirstAidKit" "8" .SH "NAME" FirstAidKit
+.TH "FirstAidKit" "1"
+.SH "NAME" FirstAidKit
+.BR
.SH "Plugin Sufixes"
All plugins belong to configured plugin directory. Recognized suffixes are: .py, .pyc, .pyo (python modules) and .so (python compatible binary module)
@@ -115,3 +117,22 @@ Queries the state of flag. Returns True if set, False otherwise.
.SH "Arbitrary Executable Modules"
The current approach is to create a wrapper python plugin, which holds the metadata
and calls the binaries as neccessary (see the examples).
+
+.PP
+.SH "SEE ALSO"
+.nf
+http://fedorahosted.org/firstaidkit
+.fi
+
+.PP
+.SH "AUTHORS"
+.nf
+Martin Sivak <msivak@redhat.com>
+Joel Granados <jgranado@redhat.com>
+.fi
+
+.PP
+.SH "BUGS"
+.nf
+Please search/report bugs at http://fedorahosted.org/firstaidkit/newticket
+.fi