https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279303

Ed Maste <ema...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ema...@freebsd.org

--- Comment #2 from Ed Maste <ema...@freebsd.org> ---
Lower case 'p' is correct it seems, from newsyslog.c:

#define CE_PLAIN0       0x0800  /* Do not compress zero'th history file */

                        case 'p':
                                working->flags |= CE_PLAIN0;
                                break;

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to