summaryrefslogtreecommitdiffstats
path: root/usr.bin/pr
Commit message (Collapse)AuthorAgeFilesLines
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* The -s option was broken (missing braces around an else clause).kris1999-12-041-5/+7
| | | | | Noticed by: Thomas Stromberg <tstromberg@rtci.com> Obtained from: OpenBSD
* %Ex -> %Efache1999-11-301-1/+1
|
* Change meaning of newly introduced -L option - it helps lpr laterache1999-11-302-10/+15
|
* Localize itache1999-11-303-13/+26
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Don't assume that time_t is long.bde1998-06-291-3/+7
|
* Cosmetic and typos.charnier1997-08-041-16/+25
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Fixes:scrappy1996-10-221-5/+12
| | | | | | | | | | When you ask pr to use form feeds at the end of pages and specify a page length and tell pr to not put the fancy headers and footers on each pages, then pr will not separate the pages with a form feed. Closes PR: bin/1237 Submitted by: Warner Losh <imp@village.org>
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-291-0/+6
| | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
* Remove wrong LC_TIME env. usageache1995-10-241-2/+1
|
* Remove trailing whitespace.rgrimes1995-05-301-8/+8
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-276-0/+2504
OpenPOWER on IntegriCloud