diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-15 09:31:15 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-15 09:31:15 +0200 |
| commit | 03467546a737c1605e3c51f2f0654cef5c1b4fb3 (patch) | |
| tree | 231fbc3ff94f679f9f8f2010db87db452d410dfd | |
| parent | d8fe0ddbae4255c44a7f2ab54025528920370914 (diff) | |
New release
| -rw-r--r-- | .version | 2 | ||||
| -rw-r--r-- | README.txt | 2 | ||||
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/files | 2 | ||||
| -rw-r--r-- | docs/fapi.1 | 4 | ||||
| -rw-r--r-- | docs/fapi.txt | 2 |
6 files changed, 12 insertions, 6 deletions
@@ -1 +1 @@ -0.0.0 +0.0.1 @@ -28,7 +28,7 @@ iControl reference <https://devcentral.f5.com/wiki/icontrol.apireference.ashx> Project Homepage - See <http://japi.buetow.org> + See <http://fapi.buetow.org> AUTHOR Paul C. Buetow - <paul@buetow.org> diff --git a/debian/changelog b/debian/changelog index e66ecb0..c10923e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +fapi (0.0.1) stable; urgency=low + + * Typo fixes in the manpage + + -- Paul Buetow <paul@buetow.org> Tue, 15 Apr 2014 09:30:45 +0200 + fapi (0.0.0) stable; urgency=low * Initial version of fapi diff --git a/debian/files b/debian/files index c023f43..c15eb5b 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -fapi_0.0.0_all.deb utils optional +fapi_0.0.1_all.deb utils optional diff --git a/docs/fapi.1 b/docs/fapi.1 index 923ba11..9887c66 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-15" "fapi 0.0.0" "User Commands" +.TH FAPI 1 "2014-04-15" "fapi 0.0.1" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -165,7 +165,7 @@ manually. Otherwise this script will not work. <https://devcentral.f5.com/wiki/icontrol.apireference.ashx> .SH "Project Homepage" .IX Header "Project Homepage" -See <http://japi.buetow.org> +See <http://fapi.buetow.org> .SH "AUTHOR" .IX Header "AUTHOR" Paul C. Buetow \- <paul@buetow.org> diff --git a/docs/fapi.txt b/docs/fapi.txt index b77b18f..39d5efa 100644 --- a/docs/fapi.txt +++ b/docs/fapi.txt @@ -28,7 +28,7 @@ iControl reference <https://devcentral.f5.com/wiki/icontrol.apireference.ashx> Project Homepage - See <http://japi.buetow.org> + See <http://fapi.buetow.org> AUTHOR Paul C. Buetow - <paul@buetow.org> |
