diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-15 09:25:20 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-15 09:25:20 +0200 |
| commit | f5a6208100017efebddfdb61584f7d564f509356 (patch) | |
| tree | 1df3e6a9c31de8920ef6e162d044efa7623edb10 /fapi.buetow.org/content/20.Manpage.xml | |
| parent | 0998a4660d9a44db8dfc4c633c0e18034ef9e06e (diff) | |
move
Diffstat (limited to 'fapi.buetow.org/content/20.Manpage.xml')
| -rw-r--r-- | fapi.buetow.org/content/20.Manpage.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fapi.buetow.org/content/20.Manpage.xml b/fapi.buetow.org/content/20.Manpage.xml new file mode 100644 index 0000000..ac9e576 --- /dev/null +++ b/fapi.buetow.org/content/20.Manpage.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Manpage</pagetitle> + <text>This is the manpage of the current master branch:</text> + <pretext> + <perl> + use LWP::Simple; + get("http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=docs/fapi.txt;hb=HEAD"); + </perl> + </pretext> +</content> |
