Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missed this file last night | dkf | 2007-10-29 | 1 | -87/+211 |
| | |||||
* | * changes: Updated for 8.5b2 release.core_8_5_b2 | dgp | 2007-10-26 | 1 | -389/+157 |
| | | | | | | * doc/*.1: Revert doc changes that broke * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | Fix minor faults. | dkf | 2007-10-26 | 1 | -4/+4 |
| | |||||
* | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -157/+389 |
| | |||||
* | Fix [Bug 1614687] | dkf | 2007-02-13 | 1 | -3/+3 |
| | |||||
* | Convert \fP to \fR for easier manual page scraping | dkf | 2006-11-15 | 1 | -2/+2 |
| | |||||
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
| | |||||
* | Change some .TP macros to .IP to work around *roff formatter bugs. | dkf | 2005-04-06 | 1 | -26/+16 |
| | |||||
* | Move emacs mode comment to end of file to stop problems with old man. | dkf | 2005-01-05 | 1 | -2/+5 |
| | |||||
* | Rework to be many lines shorter | dkf | 2004-10-31 | 1 | -649/+373 |
| | | | | | Also convert a few `ASCII's to `Unicode's Also do some formatting fixes | ||||
* | More documentation fixes from Mikhail Kolesnitchenko. [Patch 1022527] | dkf | 2004-09-06 | 1 | -2/+2 |
| | |||||
* | Deleted sentence as suggested by Scott Stanton | jpeek | 1999-07-14 | 1 | -5/+1 |
| | |||||
* | Removed two notes to myself (oops), cleaned up wording, moved changebars. | jpeek | 1999-07-13 | 1 | -32/+42 |
| | |||||
* | Moved description of regular expression syntax from regexp.n into a | jpeek | 1999-06-24 | 1 | -0/+926 |
new re_syntax.n page. Modified other pages' references to regexp(n). Added a few new "see also" entries pointing to re_syntax(n). |