summaryrefslogtreecommitdiff
path: root/usr.bin/sed/sed.1
Commit message (Expand)AuthorAgeFilesLines
* Read commands from stdin when -f - is passed to sed(1)Mateusz Piotrowski2020-06-101-2/+8
* Update SYNOPSIS section to be consistent regarding -u, -i, and -I.Benedict Reuschling2020-05-191-3/+6
* Fix the last example to really replace all occurrences of the search stringBenedict Reuschling2017-04-241-1/+1
* Add some useful examples to the sed man page.Brad Davis2017-03-271-1/+31
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* sed.1: Correction for the case insensitive case.Pedro F. Giffuni2016-05-101-2/+2
* use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
* Add -u (unbuffered output) after GNU sed.Pedro F. Giffuni2014-06-201-2/+4
* Per the resolution of POSIX bug 0000779 (note 0002050) add support for using 'i'Eitan Adler2013-12-091-3/+3
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-2/+2
* Reword '}' description to sound more clear.Andrey A. Chernov2011-10-291-1/+1
* Update '}' description to reflect reality (and POSIX)Andrey A. Chernov2011-10-281-1/+1
* Make -r mean exactly the same thing as -E for increased compatibilityWarner Losh2010-03-311-2/+6
* Bump the document date to reflect the recent address range enhancements.Brian Somers2009-05-251-1/+1
* Implement "addr1,+N" ranges - not dissimilar to grep's -A switch.Brian Somers2009-05-251-1/+7
* Correct a silly typo I introduced: withing -> within.Yaroslav Tykhiy2008-09-011-1/+1
* Explicitly tell that one needs to start a context address with aYaroslav Tykhiy2008-08-241-4/+11
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.Suleiman Souhlal2007-07-041-2/+10
* Don't forget to bump document date after changing the content.Yaroslav Tykhiy2007-04-211-1/+1
* Change the semantics of -i (in-place editing) so that it treatsYaroslav Tykhiy2007-04-211-7/+53
* Markup and wording fixes.Ruslan Ermilov2005-06-141-1/+1
* Add option -l, to make output line buffered.Gleb Smirnoff2005-05-101-2/+4
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-5/+3
* Per letter dated July 22, 1999 remove 3rd clause of Berkeley derivedDiomidis Spinellis2004-08-091-4/+0
* Document the limitation that multibyte characters cannot be used asTim J. Robbins2004-07-171-1/+6
* Document the -E and -a options as being extensions.Tim J. Robbins2004-07-141-2/+5
* Update BUGS section to reflect current state of multibyte character support.Tim J. Robbins2004-07-141-4/+11
* Document missing multibyte character support in utilities specifiedTim J. Robbins2004-07-031-1/+5
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-7/+14
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Avoid using .Nm at the start of the sentence.Philippe Charnier2004-01-041-3/+2
* Fixed .Nm element, updated HISTORY section, added AUTHORS section.Diomidis Spinellis2003-07-221-2/+6
* mdoc(7) police: markup polishing.Ruslan Ermilov2002-11-261-6/+3
* 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