aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/paste/paste.1
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Sync up with current to fix various mdoc(7) issues which include:Tom Rhodes2003-02-241-3/+5
| | | | | | | | | | | Abuse of the .Ql, .Nm, and .Xr macros. Clean up .Bl macros. Other tidy up. Approved by: re (blanket) Notes: svn path=/stable/4/; revision=111454
* MFC: fix assorted typos.Jens Schweikhardt2002-08-151-1/+1
| | | | Notes: svn path=/stable/4/; revision=101935
* MFC: Add Examples and History sections (revisions 1.10-1.12)Tim J. Robbins2002-07-141-0/+29
| | | | Notes: svn path=/stable/4/; revision=99973
* MFC additional cross-references: pr.1 1.17, lam.1 1.11, and paste.1 1.9.Garrett Wollman2001-09-271-2/+3
| | | | Notes: svn path=/stable/4/; revision=84040
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+1
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81777
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
| | | | Notes: svn path=/stable/4/; revision=80147
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+1
| | | | Notes: svn path=/stable/4/; revision=73879
* MFC: Add DIAGNOSTICS section name and other doc fixes.Paul Saab2000-06-301-3/+7
| | | | Notes: svn path=/stable/4/; revision=62277
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48792
* Use err(3). Add prototypes. Silent -Wall.Philippe Charnier1997-07-311-5/+5
| | | | Notes: svn path=/head/; revision=27787
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+119
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590