Copyright information
manfilt 1.2 - unix man page filter
Copyright © 1994 George Leonidas Coulouris
The author is not responsible for any damage, whether direct
or consequential, resulting from the use of this program.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License Version 2
as published by the Free Software Foundation.
This program 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.
You should have received a copy of the GNU General Public
License along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Introduction
manfilt will filter out those pesky control codes in unix man
pages. Specifically, it will filter out bold sequences and underline
sequences.
Features
- Portable. manfilt is written in ANSI C, and can ported to
any platform which supports the standard.
- Pipe-able. manfilt can be piped into and out of.
System requirements
- None
Revision history
1.0 12 Mar 94. First (only?) release.
1.1 13 Mar 94. Silly mistake, fixed.
1.2 9 June 94. Bug fix.
|