summaryrefslogtreecommitdiff
path: root/usr.bin/vi/docs
AgeCommit message (Expand)Author
2012-01-17flesh out the VI COMMANDS section somewhat;Jason McIntyre
2011-12-28These utilities were already part of 1BSD, and some authors are known.Ingo Schwarze
2011-07-29document vi/ex regular expressions, and where they differ from thoseJason McIntyre
2011-05-16better document some of the terminology used in the VI COMMANDS section;Jason McIntyre
2011-05-02no need to escape `|'; as discussed with schwartzeJason McIntyre
2011-04-12better document vi's startup (in terms of environment variablesJason McIntyre
2011-03-31add a BUFFERS section, to explain how they work;Jason McIntyre
2011-03-17since we stopped installing the usd docs, it no longer makesJason McIntyre
2011-01-05tyop, pr 6538.Jasper Lievisse Adriaanse
2010-10-18remove references to now removed usd/psd/smm docs;Jason McIntyre
2010-09-29various EXIT STATUS fixes; from Daniel DickmanJason McIntyre
2010-09-24add a little padding to make SYNOPSIS line up nicely;Jason McIntyre
2010-07-25^U scrolls backwards, not forwards; from marrob at lavabit comJason McIntyre
2010-07-18remove some nasty hacks;Jason McIntyre
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2010-05-29subsitution -> substitution;Jason McIntyre
2009-11-22Fix for flash defaulting to off, pointed out by jmc.Nicholas Marriott
2009-11-22Change the flash option to be off by default. Now that xterm has the flashNicholas Marriott
2009-10-20ex(1) and vi(1) are different editors. diff based on the originalIgor Sobrado
2009-04-27It's called `msgcat', not `mesgcat'.Michael Knudsen
2009-04-19fix tagnext and tagprev; from patrick keshishianJason McIntyre
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2005-03-10-v description comes before -w;Jason McIntyre
2005-01-09tidy up FAST STARTUP;Jason McIntyre
2005-01-09better example;Jason McIntyre
2005-01-09better section reference;Jason McIntyre
2005-01-08move the license into the body of the man page;Jason McIntyre
2005-01-07Remove line in copyright declaration that conflicts with the LICENSE file.Todd C. Miller
2004-11-29Spell precede correctly.Jonathan Gray
2004-10-04refer to re_format.7 rather than egrep.1 for a description of EREs;Jason McIntyre
2004-04-09ex is not a screen editor;Jason McIntyre
2004-03-19clarify -c;Jason McIntyre
2004-02-20add `ruler' to the list of helpful options;Jason McIntyre
2004-02-20add section on helpful ex options;Jason McIntyre
2004-02-20cleanup of 6.2: Options, set, and editor startup filesJason McIntyre
2004-02-09point people to ex tutorial;Jason McIntyre
2004-02-09install edit usd;Jason McIntyre
2004-01-30use paper.txt, rather than some arbitrary target;Jason McIntyre
2004-01-30point people to 13.ex, and remove some unnecessarys from SEE ALSO;Jason McIntyre
2004-01-30install exref; includes updates to sync with current behaviour;Jason McIntyre
2004-01-24install vi tutorial docs; these have been updated to reflect reality;Jason McIntyre
2004-01-24document how file recovery works on OBSD;Jason McIntyre
2004-01-24make vi reference card and vi tutorial easier to find;Jason McIntyre
2004-01-16- point people to vi.ref now that it's installed (and get its name right);Jason McIntyre
2004-01-15return documented lines option to original (default) value;Jason McIntyre
2004-01-15update vi.ref to reflect reality;Jason McIntyre
2004-01-14Comment out reference to index.so when we are building index.so itself.Todd C. Miller