wiz
|
dcc13ddb7d
|
Some grammar and punctuation fixes from jmc@openbsd.
|
2003-05-01 13:50:58 +00:00 |
perry
|
18dec071dc
|
occurences->occurrences, from Igor Sobrado in PR 19670
|
2003-03-29 18:09:03 +00:00 |
wiz
|
881c258156
|
additional and positive with two is. From Adrian Mrva.
|
2002-10-02 15:59:51 +00:00 |
wiz
|
14dfaa4b03
|
New policy: New sentences start on a new line.
Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.
|
2002-09-25 15:18:36 +00:00 |
ross
|
dc5571b22e
|
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
|
2002-02-08 01:21:55 +00:00 |
atatat
|
c25d406046
|
Add a -E flag to ed(1) and sed(1) so that they can use extended
regular expressions instead of just basic regular expressions.
|
2002-01-23 19:07:33 +00:00 |
wiz
|
0042317848
|
Fix a typo, and improve grammar.
|
2002-01-03 16:58:04 +00:00 |
wiz
|
3ebcdc5e43
|
Whitespace nits.
|
2001-12-20 19:31:48 +00:00 |
lukem
|
8ea171b99a
|
be consistent with man page xrefs (this is a pre mandoc man page)
|
2000-11-07 01:45:49 +00:00 |
christos
|
bb6de7f12f
|
mention use of TMPDIR fixed in previous commit
|
2000-05-12 14:02:00 +00:00 |
fair
|
09569bd272
|
makewhatis doesn't quite handle nroff comments (.\") correctly,
so let's accomodate it by moving the stuff in "NAME" section around a bit.
|
1998-04-09 08:37:12 +00:00 |
lukem
|
5d37ffa7eb
|
fix the the typos
|
1996-11-10 23:58:22 +00:00 |
cgd
|
49f0ad8601
|
convert to new RCS id conventions.
|
1995-03-21 09:01:59 +00:00 |
alm
|
1357f1551d
|
`s3' applies the last substitution to the 3rd (or nth) match.
Split up the code to several files.
|
1994-02-20 06:56:16 +00:00 |
jtc
|
e04c8e0705
|
Fix spelling errors.
|
1994-01-11 02:10:48 +00:00 |
cgd
|
0c17abe5e2
|
comment out references to red; we don't install it
|
1993-12-10 16:14:52 +00:00 |
alm
|
ba4d688de2
|
fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2
add global-active routines to replace some bad hacks
remove obsolescent Addison-Wesley copyrights
|
1993-11-12 10:48:43 +00:00 |
mycroft
|
11ad3ef4f1
|
Makefile
|
1993-08-02 17:15:26 +00:00 |
alm
|
aef94df1e8
|
fixed undo within a global command (would corrupt the buffer)
|
1993-07-02 10:02:26 +00:00 |
alm
|
eca46021bb
|
fixed regex initialization
added more support for BACKWARDS option
|
1993-06-16 07:36:51 +00:00 |
alm
|
f7f6e6ffd5
|
Added a restricted mode in the form of a new command: red
|
1993-05-27 01:27:46 +00:00 |
alm
|
2621a68caf
|
added support for lines of arbitrary length
added support for 8-bit data, including NULs
|
1993-05-08 10:49:52 +00:00 |
cgd
|
f25e2eb300
|
386BSD -> NetBSD
|
1993-04-28 05:19:50 +00:00 |
alm
|
17714ca3e0
|
rearranged headers to compile cleanly
minor corrections in man page
|
1993-04-28 03:37:34 +00:00 |
alm
|
20d732999d
|
added man page (draft)
fixed `!' command
final code cleanup
|
1993-04-23 02:08:48 +00:00 |