diff options
| author | resdb <resdb@d3v11-VM.(none)> | 2011-10-23 02:59:08 -0500 | 
|---|---|---|
| committer | resdb <resdb@d3v11-VM.(none)> | 2011-10-23 02:59:08 -0500 | 
| commit | bcde22798b559b0b1db3f24d6e331c9fe2d3b3e4 (patch) | |
| tree | 520fde2d77436fb0403f47bd99e1e64d670ea45e /contrib/splicex/LINUX/manual | |
| parent | 02d54e27c7e3fee468689e4f6fbc113d0b2e7543 (diff) | |
| download | resdb-bcde22798b559b0b1db3f24d6e331c9fe2d3b3e4.tar.gz resdb-bcde22798b559b0b1db3f24d6e331c9fe2d3b3e4.zip | |
splicex manual fix
Diffstat (limited to 'contrib/splicex/LINUX/manual')
| -rw-r--r-- | contrib/splicex/LINUX/manual | 38 | 
1 files changed, 17 insertions, 21 deletions
| diff --git a/contrib/splicex/LINUX/manual b/contrib/splicex/LINUX/manual index e714a9a..9ad0b66 100644 --- a/contrib/splicex/LINUX/manual +++ b/contrib/splicex/LINUX/manual @@ -1,29 +1,25 @@  .TH SpliceX "" "" "" "" -             __________        _ _         __  __    ______ -            / / / / ___| _ __ | (_) ___ ___\\ \\/ /   / / / / -           / / / /\\___ \\| '_ \\| | |/ __/ _ \\\\  /   / / / / -          / / / /  ___) | |_) | | | (_|  __//  \\  / / / / -         /_/_/_/  |____/| .__/|_|_|\\___\\___/_/\\_\\/_/_/_/ -                        |_| +                    __________        _ _         __  __    ______ +                   / / / / ___| _ __ | (_) ___ ___\\ \\/ /   / / / / +                  / / / /\\___ \\| '_ \\| | |/ __/ _ \\\\  /   / / / / +                 / / / /  ___) | |_) | | | (_|  __//  \\  / / / / +                /_/_/_/  |____/| .__/|_|_|\\___\\___/_/\\_\\/_/_/_/ +                               |_| -              .:Brute Force Utilities For GNU/Linux:. +                     .:Brute Force Utilities For GNU/Linux:. -SpliceX is free software: you can redistribute it and/or modify it under -.br -the terms of the GNU General Public License as published by the Free -.br -Software Foundation, either version 3 of the License, or (at your option) -.br -any later version. +       SpliceX is free software: you can redistribute it and/or modify it under +       the terms of the GNU General Public License as published by the Free +       Software Foundation, either version 3 of the License, or (at your option) +       any later version. + +       SpliceX is distributed in the hope that it will be useful, but WITHOUT +       ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +       FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License +       for more details. <http://www.gnu.org/licenses/> + -SpliceX is distributed in the hope that it will be useful, but WITHOUT -.br -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -.br -FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License -.br -for more details. <http://www.gnu.org/licenses/>  .SH  OPTIONS | 
