summaryrefslogtreecommitdiff
path: root/bin/ed/ed.1
AgeCommit message (Expand)Author
2010-05-14Quote punctation.joerg
2009-03-26Avoid .Xo/.Xc. Fix quoting of commands to give the intended effect.joerg
2003-09-08Reinstate paragraph about -E, sort option descriptions, and bump date for -E ...wiz
2003-09-08Some more fixes: sort sections, escape some stuff for HTML output.wiz
2003-09-08Improved version of OpenBSD's mdoc'ed version of ed(1) (v1.42).wiz
2003-05-01Some grammar and punctuation fixes from jmc@openbsd.wiz
2003-03-29occurences->occurrences, from Igor Sobrado in PR 19670perry
2002-10-02additional and positive with two is. From Adrian Mrva.wiz
2002-09-25New policy: New sentences start on a new line.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-23Add a -E flag to ed(1) and sed(1) so that they can use extendedatatat
2002-01-03Fix a typo, and improve grammar.wiz
2001-12-20Whitespace nits.wiz
2000-11-07be consistent with man page xrefs (this is a pre mandoc man page)lukem
2000-05-12mention use of TMPDIR fixed in previous commitchristos
1998-04-09makewhatis doesn't quite handle nroff comments (.\") correctly,fair
1996-11-10fix the the typoslukem
1995-03-21convert to new RCS id conventions.cgd
1994-02-20`s3' applies the last substitution to the 3rd (or nth) match.alm
1994-01-11Fix spelling errors.jtc
1993-12-10comment out references to red; we don't install itcgd
1993-11-12fix line addressing so that 1,2, == 2,2 (as per SunOS ed) not 1,2alm
1993-08-02Makefilemycroft
1993-07-02fixed undo within a global command (would corrupt the buffer)alm
1993-06-16fixed regex initializationalm
1993-05-27Added a restricted mode in the form of a new command: redalm
1993-05-08added support for lines of arbitrary lengthalm
1993-04-28386BSD -> NetBSDcgd
1993-04-28rearranged headers to compile cleanlyalm
1993-04-23added man page (draft)alm