diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-28 22:38:39 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-28 22:38:39 +0200 |
| commit | b8ae0f6de649c31d8169b0414ccd8898e7e71b52 (patch) | |
| tree | c95b5d276f74427b59c5deeb54a76046c8fc6fda | |
| parent | 411c5f6cef8886eb59636eea878b486a89f69055 (diff) | |
add note about Debian GNU/Linux Wheezy
| -rw-r--r-- | README.pod | 2 | ||||
| -rw-r--r-- | docs/fapi.1 | 4 | ||||
| -rw-r--r-- | docs/fapi.pod | 2 | ||||
| -rw-r--r-- | docs/fapi.txt | 2 |
4 files changed, 9 insertions, 1 deletions
@@ -31,6 +31,8 @@ didn't bother to put it on a public website and github. Please open bug reports, feature requests and pull requests at L<https://github.com/rantanplan/fapi>. +B<CAUTION: This script has been tested on Debian GNU/Linux Wheezy only.> + =head1 BIGSUDS =head2 Requirement of bigsuds diff --git a/docs/fapi.1 b/docs/fapi.1 index da1b9b4..d7d486e 100644 --- a/docs/fapi.1 +++ b/docs/fapi.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "FAPI 1" -.TH FAPI 1 "2014-04-24" "fapi 0.0.11" "User Commands" +.TH FAPI 1 "2014-04-28" "fapi 0.0.11" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -163,6 +163,8 @@ This is a private programming project programmed in my spare time. Therefore I didn't bother to put it on a public website and github. Please open bug reports, feature requests and pull requests at <https://github.com/rantanplan/fapi>. +.PP +\&\fB\s-1CAUTION:\s0 This script has been tested on Debian GNU/Linux Wheezy only.\fR .SH "BIGSUDS" .IX Header "BIGSUDS" .SS "Requirement of bigsuds" diff --git a/docs/fapi.pod b/docs/fapi.pod index 340892a..78f819e 100644 --- a/docs/fapi.pod +++ b/docs/fapi.pod @@ -31,6 +31,8 @@ didn't bother to put it on a public website and github. Please open bug reports, feature requests and pull requests at L<https://github.com/rantanplan/fapi>. +B<CAUTION: This script has been tested on Debian GNU/Linux Wheezy only.> + =head1 BIGSUDS =head2 Requirement of bigsuds diff --git a/docs/fapi.txt b/docs/fapi.txt index 77b4933..b96dbed 100644 --- a/docs/fapi.txt +++ b/docs/fapi.txt @@ -27,6 +27,8 @@ ABOUT Please open bug reports, feature requests and pull requests at <https://github.com/rantanplan/fapi>. + CAUTION: This script has been tested on Debian GNU/Linux Wheezy only. + BIGSUDS Requirement of bigsuds This tool depends on bigsuds. Please install this library from F5 dev |
