aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/pr/pr.1
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\.\\"\s*\$FreeBSD\$$\n/ Similar commit in main: (cherry picked from commit b2c76c41be32)
* multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
| | | | | | | | | | | | regents and renumber. This patch skips files in contrib/ and crypto/ Acked by: imp Discussed with: emaste Notes: svn path=/head/; revision=263142
* Standardize EXIT STATUS instructions in man pages when possible.Eitan Adler2012-11-181-3/+1
| | | | | | | | Approved by: bcr (mentor) MFC after: 3 days Notes: svn path=/head/; revision=243238
* Sort sections.Ruslan Ermilov2005-01-181-6/+6
| | | | Notes: svn path=/head/; revision=140420
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-2/+2
| | | | Notes: svn path=/head/; revision=140368
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-031-1/+5
| | | | | | | by POSIX. Notes: svn path=/head/; revision=131511
* add DIAGNOSTICS sectionPhilippe Charnier2002-06-231-1/+1
| | | | Notes: svn path=/head/; revision=98667
* Add P1003.1-2001 -f and -p options.Juli Mallett2002-03-311-2/+11
| | | | | | | | | | PR: standards/36243 Submitted by: Tim J. Robbins <tim@robbins.dropbear.id.au> Reviewed by: mike MFC after: 2 weeks Notes: svn path=/head/; revision=93481
* Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly usedGarrett Wollman2001-09-211-2/+7
| | | | | | | | | | to display text in columns even when the other formatting pr does is not desired.) MFC after: 1 week Notes: svn path=/head/; revision=83746
* Remove whitespace at EOL.Dima Dorfman2001-07-151-11/+11
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-2/+0
| | | | Notes: svn path=/head/; revision=79454
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-1/+1
| | | | Notes: svn path=/head/; revision=72432
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-3/+12
| | | | Notes: svn path=/head/; revision=71895
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-8/+6
| | | | Notes: svn path=/head/; revision=68575
* Fixed typo: .FL -> .FlRuslan Ermilov2000-11-061-1/+1
| | | | Notes: svn path=/head/; revision=68386
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
| | | | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. Notes: svn path=/head/; revision=57670
* Change meaning of newly introduced -L option - it helps lpr laterAndrey A. Chernov1999-11-301-3/+9
| | | | Notes: svn path=/head/; revision=53955
* Localize itAndrey A. Chernov1999-11-301-1/+3
| | | | Notes: svn path=/head/; revision=53948
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Cosmetic and typos.Philippe Charnier1997-08-041-16/+25
| | | | Notes: svn path=/head/; revision=27885
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-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. Notes: svn path=/head/; revision=21673
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-0/+6
| | | | | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41 Notes: svn path=/head/; revision=17891
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+347
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590