| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r182616: | Yaroslav Tykhiy | 2008-09-01 | 1 | -1/+1 |
| * | MFC r182107: | Yaroslav Tykhiy | 2008-08-31 | 1 | -4/+11 |
| * | Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed. | Suleiman Souhlal | 2007-07-04 | 1 | -2/+10 |
| * | Don't forget to bump document date after changing the content. | Yaroslav Tykhiy | 2007-04-21 | 1 | -1/+1 |
| * | Change the semantics of -i (in-place editing) so that it treats | Yaroslav Tykhiy | 2007-04-21 | 1 | -7/+53 |
| * | Markup and wording fixes. | Ruslan Ermilov | 2005-06-14 | 1 | -1/+1 |
| * | Add option -l, to make output line buffered. | Gleb Smirnoff | 2005-05-10 | 1 | -2/+4 |
| * | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -1/+1 |
| * | Added the EXIT STATUS section where appropriate. | Ruslan Ermilov | 2005-01-17 | 1 | -1/+1 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-11 | 1 | -5/+3 |
| * | Per letter dated July 22, 1999 remove 3rd clause of Berkeley derived | Diomidis Spinellis | 2004-08-09 | 1 | -4/+0 |
| * | Document the limitation that multibyte characters cannot be used as | Tim J. Robbins | 2004-07-17 | 1 | -1/+6 |
| * | Document the -E and -a options as being extensions. | Tim J. Robbins | 2004-07-14 | 1 | -2/+5 |
| * | Update BUGS section to reflect current state of multibyte character support. | Tim J. Robbins | 2004-07-14 | 1 | -4/+11 |
| * | Document missing multibyte character support in utilities specified | Tim J. Robbins | 2004-07-03 | 1 | -1/+5 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -7/+14 |
| * | Removed trailing whitespace. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | Avoid using .Nm at the start of the sentence. | Philippe Charnier | 2004-01-04 | 1 | -3/+2 |
| * | Fixed .Nm element, updated HISTORY section, added AUTHORS section. | Diomidis Spinellis | 2003-07-22 | 1 | -2/+6 |
| * | mdoc(7) police: markup polishing. | Ruslan Ermilov | 2002-11-26 | 1 | -6/+3 |
| * | Sort sections, and refer to sed as a utility, not a function. | Tim J. Robbins | 2002-06-25 | 1 | -6/+6 |
| * | Refer to environ(7) for description of COLUMNS instead of describing it | Tim J. Robbins | 2002-06-10 | 1 | -10/+9 |
| * | The 10 occurrence limit for the `s' command documented here has not existed | Tim J. Robbins | 2002-06-10 | 1 | -3/+4 |
| * | Newlines are not escaped anymore. | Tim J. Robbins | 2002-06-10 | 1 | -2/+0 |
| * | Document the fact that the `l' command uses the COLUMNS environment | Tim J. Robbins | 2002-06-04 | 1 | -0/+13 |
| * | mdoc(7) police: typo in .Dd. | Ruslan Ermilov | 2002-05-30 | 1 | -1/+1 |
| * | Add handling for any nil-length string passed to -i for the backup extension. | Juli Mallett | 2002-05-07 | 1 | -0/+7 |
| * | Add a -i option to sed(1) to do inplace editing, to give us an alternative to | Juli Mallett | 2002-05-07 | 1 | -1/+11 |
| * | Remove duplicated text. | Giorgos Keramidas | 2002-04-21 | 1 | -2/+1 |
| * | mdoc(7) police: utilize the new .Ex macro. | Ruslan Ermilov | 2001-08-15 | 1 | -3/+1 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-08-07 | 1 | -12/+4 |
| * | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | Ruslan Ermilov | 2001-02-13 | 1 | -2/+2 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-19 | 1 | -2/+2 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -4/+4 |
| * | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 1 | -36/+33 |
| * | Add DIAGNOSTICS section name | Philippe Charnier | 2000-03-26 | 1 | -3/+3 |
| * | Fix a couple hard sentence breaks I inadvertently introduced. Also, | Brian Feldman | 2000-03-20 | 1 | -7/+9 |
| * | Add a new flag: -E enables "extended" regular expressions. | Brian Feldman | 2000-03-19 | 1 | -5/+13 |
| * | PR: 10850 | Bill Swingle | 2000-02-15 | 1 | -6/+10 |
| * | Escape the ':' so that is actually makes it into the double quotes. | Steve Price | 1999-12-29 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Remove local redefinition for err(). Add usage(). | Philippe Charnier | 1997-08-11 | 1 | -13/+13 |
| * | Show the real revision date and not the date that this | Steve Price | 1997-06-23 | 1 | -1/+1 |
| * | Add a missing '\' to some text. | Mike Pritchard | 1997-03-12 | 1 | -1/+1 |
| * | Submitted by: Philippe Charnier | Andreas Schulz | 1994-12-01 | 1 | -1/+1 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1 | -0/+514 |