summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)Author
2014-09-11doc: reference online info pages directly from man pagesPádraig Brady
2014-09-10doc: adjust reference to info nodes in man pagesPádraig Brady
2014-07-17build: port to non-GNU makePaul Eggert
2014-07-13build: adjust new rule not to depend on bash-4.xJim Meyering
2014-07-13build: support building all tools in a single binaryAlex Deymo
2014-06-19doc: clarify chgrp restrictionsPádraig Brady
2014-04-17doc: disambiguate chmod man page reference to (a) usersPádraig Brady
2014-03-19doc: avoid regex ambiguity in chmod mode descriptionEdward Welbourne
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-11-01build: fix dependencies of man/sha*sum.1Bernhard Voelker
2013-09-12maint: avoid patching help2manBernhard Voelker
2013-09-12maint: use help2man configured with --disable-nlsBernhard Voelker
2013-09-09maint: update help2man to 1.43.3Bernhard Voelker
2013-06-27doc: fix details on the interaction of df with device nodesD. Hugh Redelmeier
2013-04-07build: fix man page build failure with some permissions setupsEnrico Scholz
2013-02-04numfmt: a new command to format numbersAssaf Gordon
2013-01-24doc: fix an example in the od man pagePádraig Brady
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-12-27doc: improve od --help and man pagePádraig Brady
2012-12-17readlink: support multiple command line argumentsPádraig Brady
2012-11-24doc: clarify that renice is needed to adjust nicenessPádraig Brady
2012-10-26build: man page generation: degrade gracefully when perl is lackingStefano Lattarini
2012-09-10build: fix a minor man-page generation dependency errorJim Meyering
2012-09-01build: restore handling of space-tainted build directory nameJim Meyering
2012-09-01build: make each man/prog.1 depend on src/prog, not src/prog.cJim Meyering
2012-09-01maint: avoid distcheck failure by properly cleaning $(ALL_MANS)Jim Meyering
2012-09-01maint: port manpages generation to VPATH buildsStefano Lattarini
2012-09-01build: $(mandeps): new, to factor out man pages dependenciesStefano Lattarini
2012-09-01build: enhance man pages cleaning and dependenciesStefano Lattarini
2012-09-01build: simplify: get rid of yet some more indirection variablesStefano Lattarini
2012-09-01build: rename dist_man1_MANS -> man1_MANSStefano Lattarini
2012-09-01build: one less unneeded make variableStefano Lattarini
2012-09-01build: simplify and make more portable to non-GNU makeStefano Lattarini
2012-09-01build: fix generation of manpages for programs not built by defaultStefano Lattarini
2012-08-30maint: move man-related syntax checks in cfg.mkStefano Lattarini
2012-08-30build: don't use recursive make to build the 'man' subdirectoryStefano Lattarini
2012-08-30build: rework some recipes in man/Makefile.am, for future changesStefano Lattarini
2012-08-30build: make a rule less dependent on exact source tree layoutStefano Lattarini
2012-08-30build: rely on VPATH capabilities in man/MakefileStefano Lattarini
2012-08-30maint: typofix: s/it's/its/Stefano Lattarini
2012-08-30build: rename common_dep -> mandep in man/MakefileStefano Lattarini
2012-08-30build: fix a stray usage of uninitialized $(ME)Stefano Lattarini
2012-08-30build: add an explanatory commentStefano Lattarini
2012-08-30build: don't define $(SUFFIXES) explicitlyStefano Lattarini
2012-07-22doc: mention gethostid(3) in hostid(1)Pádraig Brady
2012-07-22doc: mention uniq(1) in sort(1) man-page and vice versaErik Auerswald
2012-06-06su: remove program (util-linux is now the best source for it)Jim Meyering
2012-05-08maint: fix common spelling errorsKevin Lyda
2012-01-27maint: use single copyright year rangeJim Meyering
2012-01-22maint: quote 'like this' or "like this", not `like this'Paul Eggert