summaryrefslogtreecommitdiff
path: root/usr.bin/vi/docs
AgeCommit message (Expand)Author
2016-08-08/tmp and /var/tmp are the same, consistently use the former in bothIgor Sobrado
2016-08-01Remove vi's "directory" option and TMPDIR support.Anthony J. Bentley
2016-05-27Revert CHAR_T removal. Some signedness flaws were introduced.Martijn van Duren
2016-05-02Remove CHAR_T in favor of native types.Martijn van Duren
2016-02-09avoid special characters; from michael reedJason McIntyre
2016-01-06Remove msgcat from the documentation.Todd C. Miller
2015-11-24Update the other documentation to match the new filec default.Anthony J. Bentley
2015-11-24Turn on filename tab completion in vi by default.Anthony J. Bentley
2015-11-23Remove cscope references in documentation.Anthony J. Bentley
2015-11-19Remove cscope support in vi.Anthony J. Bentley
2015-09-14Avoid .Ns right after .Pf, it's pointless.Ingo Schwarze
2015-03-17Don't use the wrong escape for < and >. Tweak wording to match the page.Anthony J. Bentley
2015-03-13remove the first comma from constructs like ", and," and ", or,": you can useJason McIntyre
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2014-11-20Remove the vi perl api.Anthony J. Bentley
2014-11-14from natano:Ted Unangst
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