.TH PBMTITLE 1 25-Jun-90 .CM 3 .SH NAME pbmtitle \- add a title to PBM files (titles used in FBM files) .SH SYNOPSIS .nf pbmtitle 'new title' < pbm > pbm .fi .SH DESCRIPTION .PP Adds or replaces the title of a pbm file. .SH EXAMPLE .PP .nf pbmtitle -t'New title' < foo.pbm > bar.pbm .fi .SH SEE ALSO fbm(1) for general discussion, pbm(1) for PBM routines. .SH BUGS None known. .SH HISTORY Copyright (C) 1989,1990 by Michael Mauldin. Permission is granted to use this file in whole or in part for any purpose, educational, recreational or commercial, provided that this copyright notice is retained unchanged. This software is available to all free of charge by anonymous FTP and in the UUNET archives. .TP 25-Jun-90 Michael Mauldin at Carnegie Mellon University Release 1.0 mlm@cs.cmu.edu .TP 07-Mar-89 Michael L. Mauldin at Carnegie Mellon University Beta release (version 0.9) mlm@cs.cmu.edu