aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/man-db.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update contents for libexec changesBruce Dubbs2014-02-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.5.9.Bruce Dubbs2014-02-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | Incorporate beta FHS. Add /usr/share/ppd, /usr/libexec, /usr/share/color, /usr/local/share/color, /var/lib/color, and /usr/share/dict. Remove overrides for /usr/libexec: coreutils, findutils, gawk, gcc, glibc, inetutils, man-db, and tar. Move grub sbin executables from /usr/sbin to /sbin. Document two new glibc errors in the regression tests. Move man-db after util-linux to satisfy a test dependency in /tools and to speed the test up. Restore building the flex static library. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update installed program description for several packagesBruce Dubbs2012-10-151-1/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.6.3. Fixes #3187.Matthew Burgess2012-10-021-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.16.0. Fixes #3131.Matthew Burgess2012-08-051-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove description of PKG_CONFIG variables that are no longer used in Man-DB.Matthew Burgess2012-06-231-9/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert bogus commit r9894.Matthew Burgess2012-06-231-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove description of PKG_CONFIG variables that are no longer used in Man-DB.Matthew Burgess2012-06-231-9/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add pkg-config-0.26-internal-glibBruce Dubbs2012-06-031-4/+1
| | | | | | | | Add popt-1.16 Fix problem building perl in some environments git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add whitespace for better readability of instructionsBruce Dubbs2012-03-091-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.35.Bruce Dubbs2011-10-081-1/+12
| | | | | | | Add additional environment variable to man-db. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove warning about Man-DB's tests. They don't fail anymore.Matthew Burgess2011-10-071-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Pkg-Config and its dependencies PCRE and Glib. Glib's dependencies ↵Matthew Burgess2011-10-071-1/+2
| | | | | | are becoming too heavyweight for LFS to be incorporating. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spacing updates for pdfBruce Dubbs2011-06-201-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ignore failing tests in Man-DB. Fixes #2823.Matthew Burgess2011-01-231-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9448 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.9. Fixes #2797.Matthew Burgess2010-12-131-6/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix some internal problemsBruce Dubbs2010-05-231-0/+5
| | | | | | | n Man-DB when viewing some pages. Thanks to William Immendorf for posting the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add installed directories information toBruce Dubbs2010-05-231-0/+2
| | | | | | each package. Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Man-DB's documentation in a versioned directory. Fixes #2658.Matthew Burgess2010-05-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.7. Fixes #2583.Matthew Burgess2010-03-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.6. Fixes #2481.Matthew Burgess2009-09-171-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove mention of convert-mans and oldfuser in Man-DB's and psmisc's ↵Matthew Burgess2009-07-231-1/+1
| | | | | | installed file lists respectively. Fixes #2455. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to sed 4,2,1Bruce Dubbs2009-07-061-5/+4
| | | | | | | | | | | | | Update to Linux 2.6.30.1 Correct GCC to use -fomit-frame-pointer Add pkg-config Remove --with-col from Man-DB Move Util-Linux-NG to before E2fsprogs in Chapter 6 Update to e2fsprogs-1.41.7 Remove E2fsprogs in Chapter 5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a typo. Thanks to Jean-Philippe Mengual.Matthew Burgess2009-05-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Resolve several man-db encodoing configuration issues. Fixes #2298.Matthew Burgess2009-05-161-205/+73
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update various packages' list of installed programs and libraries. Many ↵Matthew Burgess2009-05-101-3/+3
| | | | | | thanks to Chris Staub for the patch. Fixes #2371. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.4. Fixes #2356 and #2338.Matthew Burgess2009-03-111-16/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Groff-1.20.1. Fixes #2322.Matthew Burgess2009-02-011-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor changes for consistent pdf generationBruce Dubbs2009-01-151-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reformatted several pages so pdf is properly generated.Bruce Dubbs2009-01-041-4/+42
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added -v to the install command for the convert-mans script in the man-db ↵Robert Connolly2008-12-201-1/+1
| | | | | | page, for consistent use of verbose commands. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs ↵Bryan Kadzban2008-11-061-1/+1
| | | | | | installed-binaries list, since I noticed it when killing tabs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed previously commented working text.DJ Lucas2008-10-251-52/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Man-DB text to account for recent Man-DB development. Many thanks ↵DJ Lucas2008-10-251-77/+119
| | | | | | to Alexander Patrakov for patientely guiding me through this. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated text and instructions on man-db page.DJ Lucas2008-10-231-80/+121
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Man-DB to 2.5.2Randy McMurchy2008-10-091-5/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add --sysconfdir=/etc to Man-db so we get /etc/man_db.confDan Nichilson2008-03-301-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add --libexecdir parameter to Man-DB's configure command. Fixes #2153. ↵Matthew Burgess2008-02-241-10/+1
| | | | | | Also, remove the --enable-mb-groff parameter as the groff multibyte patch is detected automatically by configure now. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Man-DB-2.5.0. Fixes #2109.Matthew Burgess2007-12-081-18/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Ncurses contents list and fixes some typos.Manuel Canales Esparcia2007-09-161-2/+2
| | | | | | Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-1/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sync trunk with 6.3 changes: man-db patch, linux-2.6.22.4, acknowledgementsBruce Dubbs2007-08-211-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous && in chained commandsDan Nichilson2007-07-241-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed harcoded align value and revised PDF table size.Manuel Canales Esparcia2007-04-191-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use fixed value for table size.Manuel Canales Esparcia2007-04-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes for PDF output.Manuel Canales Esparcia2007-04-051-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed /usr/local/man lines from man_db.confDan Nichilson2007-02-241-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689