History log of /netbsd-src/usr.bin/sed/sed.1 (Results 1 – 25 of 43)
Revision Date Author Comments
# 4481672f 11-Mar-2021 wiz <wiz@NetBSD.org>

Remove trailing whitespace.


# 95cea0cc 11-Mar-2021 christos <christos@NetBSD.org>

Use the same options like m4 (-g turns on GNU, -G turns off GNU) Suggested
by uwe@


# d502916e 11-Mar-2021 christos <christos@NetBSD.org>

Add -G to support GNU extensions


# 7fbcdeb1 25-Jun-2014 uwe <uwe@NetBSD.org>

Command file argument to -f is not optional.


# 5a5964be 18-Jun-2014 uwe <uwe@NetBSD.org>

Suppress space after -I and -i options in description too.
XXX: This should be documented explicitly.


# 8b8d8503 18-Jun-2014 uwe <uwe@NetBSD.org>

Suppress space after -I and -i options.


# 71faadbf 18-Jun-2014 christos <christos@NetBSD.org>

fix second line of synopsis.


# 9825fbac 18-Jun-2014 wiz <wiz@NetBSD.org>

Sort options. Use Ss for non-standard headers. New sentence, new line.
Add missing Op.


# a406f30e 17-Jun-2014 christos <christos@NetBSD.org>

add -u (unbuffered output) after GNU sed.


# 26bea92f 06-Jun-2014 christos <christos@NetBSD.org>

After 2 comes...


# ef24ec4e 06-Jun-2014 christos <christos@NetBSD.org>

Merge our changes.


# d1e02d4f 29-May-2013 wiz <wiz@NetBSD.org>

- Reference tr(1) in `SEE ALSO' section;
- bump date.

From Bug Hunting.


# 92646e4a 17-Mar-2013 uwe <uwe@NetBSD.org>

Bump date for previous (PR #45981): the change ("c") command starts a
new cycle.


# 136610e4 17-Mar-2013 uwe <uwe@NetBSD.org>

The change ("c") command should start a new cycle.

Apply one line patch I posted in PR #45981 and document this in the
manual page.


# 1ebcbda5 04-Oct-2012 dholland <dholland@NetBSD.org>

Improve previous change with better wording.


# 070a35df 02-Oct-2012 abs <abs@NetBSD.org>

"i.e." -> "i.e.," - from Snader_LB on IRC


# ccc14bc1 21-Sep-2008 wiz <wiz@NetBSD.org>

Sort options. Uppercase GNU.


# 5a047c79 16-Sep-2008 perry <perry@NetBSD.org>

Add a -r flag that is an alias for -E, for compatibility with gnu sed.


# cc9f77ff 14-May-2006 wiz <wiz@NetBSD.org>

Clarify location of `}'. Requested by joerg. Bump date.


# 5df46dc9 13-Jul-2004 wiz <wiz@NetBSD.org>

Sort options. From Kouichirou Hiratsuka in PR 26255 (slightly changed).


# 5b677ebe 04-Jan-2004 wiz <wiz@NetBSD.org>

Bump Dd for previous.


# 86a0205d 04-Jan-2004 wiz <wiz@NetBSD.org>

Point people to re_format(7) instead of regex(3) for
RE description; from Greg A. Woods.


# 89aaa1bb 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.


# 2acfaaf7 27-Jun-2003 wiz <wiz@NetBSD.org>

Quote bang.


# 990562bf 25-Feb-2003 wiz <wiz@NetBSD.org>

.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.


12