Age | Commit message (Expand) | Author |
2021-03-08 | Add some references, most of these were removed when we stopped building | Jonathan Gray |
2019-07-30 | In addresses, consistently use "+" rather than ".+1". | Ingo Schwarze |
2019-07-20 | 1. Correct the description of the g command to match POSIX and our | Ingo Schwarze |
2019-07-15 | Explain in which circumstances trailing slashes can be omitted after | Ingo Schwarze |
2019-07-12 | Minor polishing: | Ingo Schwarze |
2019-07-10 | document the dropping of the second / and ? in line address REs; | Jason McIntyre |
2018-04-26 | Make ed's 'l' command end lines with a '$' and make sure that literal | Martijn van Duren |
2017-07-05 | nits about trailing punctuation found with mandoc -Tlint | Ingo Schwarze |
2016-09-23 | remove the note about the list command (l) displaying a --More-- | Jason McIntyre |
2015-11-20 | honestly i think you should just zap that paragraph - it doesn;t make | tb |
2015-11-20 | make ed restore the user defined prompt (specified with -p) when it was turned | tb |
2015-09-14 | Avoid .Ns right after .Pf, it's pointless. | Ingo Schwarze |
2015-06-22 | theo buehler points out that posix specifies a prompt defined using -p | Jason McIntyre |
2014-12-04 | document some more commands that are POSIX extensions. ok jmc@ | Daniel Dickman |
2014-11-26 | document in STANDARDS that we do not mark eols with $; | Jason McIntyre |
2014-04-14 | more x removal; | Jason McIntyre |
2014-04-14 | remove nonstandard DES support because DES. ok beck deraadt miod | Ted Unangst |
2014-03-06 | add an ASYNCHRONOUS EVENTS section for signals, as per vi; | Jason McIntyre |
2014-02-22 | STANDARDS: | Jason McIntyre |
2010-09-03 | add an EXIT STATUS section for /bin; | Jason McIntyre |
2010-07-27 | properly escape some "!"; reported by kristaps | Jason McIntyre |
2010-07-22 | move exit returns blurb out of DIAGNOSTICS; from daniel dickman | Jason McIntyre |
2010-01-10 | remove references to docs we no longer install; | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2008-10-01 | for the `g' and `G' commands, document that if no lines match | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | - consistent STANDARDS blurb | Jason McIntyre |
2004-10-04 | remove the section on regular expressions - instead point people | Jason McIntyre |
2004-04-19 | correct path to usd docs; | Jason McIntyre |
2004-02-12 | some typos and macro simplification; | Jason McIntyre |
2004-01-31 | make references to USD docs clearer; | Jason McIntyre |
2003-12-13 | sort options, and adjust -width of options' list; | Jason McIntyre |
2003-09-25 | replace .Em with more appropriate macros. some other cleanup; | Jason McIntyre |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-27 | USD docs for ed are 9-10, not 12,13; | Jason McIntyre |
2003-05-29 | - section reorder | Jason McIntyre |
2003-04-28 | typos; | Jason McIntyre |
2003-02-18 | copyrights added; | Jason McIntyre |
2002-10-04 | wrong word; cjeker@diehard.n-r-g.com | Theo de Raadt |
2002-08-31 | Unbreak. We have situations where last space in the line is required. | Mike Pechkin |
2002-02-17 | Mention deprecated '-' flag (same as -s) since it is listed in the | Todd C. Miller |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin |
2001-11-13 | o) start new sentence on a new line; | Mike Pechkin |
2001-07-20 | we don't like: | Mike Pechkin |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-05-28 | Various fixes; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-09 | - Some section shuffling: conform to the standard order documented in mdoc(7) | Aaron Campbell |
2000-11-09 | Insert some missing commas. | Aaron Campbell |
2000-10-06 | - Get rid of more short lines. | Aaron Campbell |