diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-09-21 01:56:25 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-09-21 01:56:25 +0000 |
| commit | 076bb69c87153e7217aabc94d418eb4cfb8c3bb3 (patch) | |
| tree | 751d3aad75bcc89f6ed1b259ce9353070d5b41c5 /mail/faces/files/patch-bb | |
| parent | a3ce042589f77554b1961ba1d20d7aadae0284cf (diff) | |
One file per patch according to the guidelines.
Diffstat (limited to 'mail/faces/files/patch-bb')
| -rw-r--r-- | mail/faces/files/patch-bb | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/mail/faces/files/patch-bb b/mail/faces/files/patch-bb new file mode 100644 index 000000000000..5c5104777188 --- /dev/null +++ b/mail/faces/files/patch-bb @@ -0,0 +1,46 @@ +diff -c -N ../faces/compface/compface.1 ./compface/compface.1 +*** ../faces/compface/compface.1 Fri Mar 15 06:10:29 1991 +--- ./compface/compface.1 Tue Dec 10 17:28:10 1996 +*************** +*** 12,17 **** +--- 12,19 ---- + .LP + .B uncompface + [ ++ .B \-X ++ ] [ + .I infile + [ + .I outfile +*************** +*** 25,31 **** + face image files. + .I uncompface + is an inverse filter which performs an inverse transformation with no +! loss of data. + The algorithm used is highly tuned for its purpose and achieves better + than a five to one compression ratio on average. + Arguments operate identically for both programmes. +--- 27,33 ---- + face image files. + .I uncompface + is an inverse filter which performs an inverse transformation with no +! loss of data. + The algorithm used is highly tuned for its purpose and achieves better + than a five to one compression ratio on average. + Arguments operate identically for both programmes. +*************** +*** 56,61 **** +--- 58,69 ---- + .I compface + averages less than 200 characters. + The average number of output lines is three. ++ .SH OPTIONS ++ .TP 12 ++ .B \-X ++ The same as ++ .I uncompface ++ | ikon2xbm. Usefull for exmh! + .SH DIAGNOSTICS + Exit status is normally 0. + Possible errors include IO errors when opening, reading or writing |
