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