aboutsummaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Restore dotfiles(7) manual as pre-built dist fileTom Ryder2017-10-292-1/+9
| | | | | | | | | | | | | | | | Commit 70fcb35 incorrectly built the dotfiles(7) manual without the header required by the Pandoc converter. Rebuilt it properly by making a script in a new directory "dist" which is to be run by the maintainer whenever its source file README.md is updated. This should probably be automated on my end with Git hooks. The reason we don't include the Pandoc recipe for making this manual as a target in the Makefile is to do with the heavy dependency of Pandoc, for which packages are not available on some desirable operating systems, as arranged in a8ab2cf. Also added the new install-man target as one of the default subtargets of `install`.
* Rebuild dotfiles(7) manual from README.mdTom Ryder2017-10-291-19/+17
|
* Rename .markdown files to .mdTom Ryder2017-10-282-2/+2
|
* Use combining chars properly for strik(6df)Tom Ryder2017-07-251-5/+5
|
* More corrections to rndi(1df) man pageTom Ryder2017-07-021-4/+0
|
* Correct some rndi(1df) referencesTom Ryder2017-07-021-7/+6
|
* Lots of cleanup of awk scriptsTom Ryder2017-07-021-1/+1
| | | | Mostly inspired by suggestions from gawk --lint
* Break pks(6df) and philsay(6df) in twoTom Ryder2017-07-022-4/+30
| | | | | Looks like awk(1) implementations vary in how they interpret option arguments.
* Very important addenda to pks(6df)Tom Ryder2017-07-021-0/+4
|
* Reimplement rndl(1df) in AwkTom Ryder2017-07-011-1/+1
| | | | | Removes the need for the temporary file. Also refactor pks(6df) to accommodate it.
* Better implementation of pks(6df)Tom Ryder2017-07-011-3/+9
| | | | Needs a lot of random numbers, but only one pass
* First attempt at pks(6df)Tom Ryder2017-07-011-0/+21
| | | | I've got a better idea, though
* Solve Pandoc issue by not building page at allTom Ryder2017-07-012-3/+947
|
* Add oii(1df)Tom Ryder2017-06-291-0/+21
|
* Add a caveat to trs(1df)Tom Ryder2017-06-241-0/+2
|
* Add fnp(1df)Tom Ryder2017-06-121-0/+24
|
* Make dub(1df) smarter, add a caveatTom Ryder2017-06-101-0/+4
|
* Formatting tweak for grec(1df)/gred(1df) man pagesTom Ryder2017-06-052-2/+4
|
* Whoops, a couple more mi5(1df) man page fixesTom Ryder2017-06-041-4/+4
|
* Significant improvements to mi5(1df)Tom Ryder2017-06-041-5/+4
| | | | | | | | | | | | A clunkier and probably-slower but more accurate parser--won't stumble over quoted instances of the mi5(1df) delimiter within inline macro expansions. This removes one of the CAVEATS described in the manual page. Also allow specifying the quote and unquote strings and also the dnl string in m4, mostly for completeness' sake; the manual page warns against this as I think it's probably missing the point of mi5(1df) if you're getting to that point.
* Add missing parenTom Ryder2017-06-031-1/+1
|
* Correct typo in maybe(1df)Tom Ryder2017-06-031-1/+1
|
* Formatting/extra element for man edda(1df)Tom Ryder2017-06-031-1/+2
|
* Adjust formatting of man tl(1df)Tom Ryder2017-06-031-1/+2
|
* Add rep(1df)Tom Ryder2017-06-032-3/+19
|
* Allow custom delimiters for mi5(1df)Tom Ryder2017-06-021-4/+8
|
* Add another mi5(1df) caveatTom Ryder2017-06-021-1/+1
|
* Add an mi5(1df) caveatTom Ryder2017-06-021-0/+3
|
* Implemented an ideaTom Ryder2017-06-021-14/+20
| | | | Slightly cleverer parsing for mi5
* Correct mi5(1df) man page formattingTom Ryder2017-06-021-1/+2
|
* Remove lies from mi5Tom Ryder2017-06-021-7/+1
| | | | The second pass of the evaluator confounded me
* Correct some terms in man mi5(1df)Tom Ryder2017-06-021-3/+3
|
* Add mi5(1df)Tom Ryder2017-06-021-0/+63
|
* Correction/referencing for pp/pph(1df)Tom Ryder2017-05-312-3/+7
|
* Correct copy-paste error in fnl(1df) man pageTom Ryder2017-05-311-1/+1
|
* Unbold example arguments in fgscr(1df) man pageTom Ryder2017-05-311-1/+2
|
* Correct a troff macro in clog(1df) man pageTom Ryder2017-05-311-1/+1
|
* Correct a path in bcq(1df) man pageTom Ryder2017-05-311-1/+1
|
* Restore a missing wordTom Ryder2017-05-311-3/+3
|
* Adjust p(1df) man pageTom Ryder2017-05-311-1/+2
|
* Adjust man page indentTom Ryder2017-05-311-4/+4
|
* Format the quotes a bit more nicelyTom Ryder2017-05-282-6/+7
|
* Add a pomeTom Ryder2017-05-281-0/+12
|
* Add a noteTom Ryder2017-05-281-0/+3
|
* Add p(1df)Tom Ryder2017-05-281-0/+27
|
* Add mw(1df)Tom Ryder2017-05-281-0/+25
|
* Make a caveat of swr(1df) clearerTom Ryder2017-05-261-1/+4
|
* Add trs(1df)Tom Ryder2017-05-241-0/+23
|
* Change dam(1df) to a sed scriptTom Ryder2017-05-241-2/+3
|
* Add dam(1df)Tom Ryder2017-05-241-0/+15
|