aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sed/sed.1
Commit message (Expand)AuthorAgeFilesLines
* Sort sections, and refer to sed as a utility, not a function.Tim J. Robbins2002-06-251-6/+6
* Refer to environ(7) for description of COLUMNS instead of describing itTim J. Robbins2002-06-101-10/+9
* The 10 occurrence limit for the `s' command documented here has not existedTim J. Robbins2002-06-101-3/+4
* Newlines are not escaped anymore.Tim J. Robbins2002-06-101-2/+0
* Document the fact that the `l' command uses the COLUMNS environmentTim J. Robbins2002-06-041-0/+13
* mdoc(7) police: typo in .Dd.Ruslan Ermilov2002-05-301-1/+1
* Add handling for any nil-length string passed to -i for the backup extension.Juli Mallett2002-05-071-0/+7
* Add a -i option to sed(1) to do inplace editing, to give us an alternative toJuli Mallett2002-05-071-1/+11
* Remove duplicated text.Giorgos Keramidas2002-04-211-2/+1
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-3/+1
* mdoc(7) police:Ruslan Ermilov2001-08-071-12/+4
* mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.Ruslan Ermilov2001-02-131-2/+2
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-4/+4
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-36/+33
* Add DIAGNOSTICS section namePhilippe Charnier2000-03-261-3/+3
* Fix a couple hard sentence breaks I inadvertently introduced. Also,Brian Feldman2000-03-201-7/+9
* Add a new flag: -E enables "extended" regular expressions.Brian Feldman2000-03-191-5/+13
* PR: 10850Bill Swingle2000-02-151-6/+10
* Escape the ':' so that is actually makes it into the double quotes.Steve Price1999-12-291-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Remove local redefinition for err(). Add usage().Philippe Charnier1997-08-111-13/+13
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
* Add a missing '\' to some text.Mike Pritchard1997-03-121-1/+1
* Submitted by: Philippe CharnierAndreas Schulz1994-12-011-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+514