aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-03-26share/mk/: Reorganize files for generating the PDF bookAlejandro Colomar3-1897/+0
2024-03-26share/mk/: Generate the fonts during the buildAlejandro Colomar3-11377/+0
2024-03-24share/mk/, scripts/LinuxManBook/build.sh: Embed script in the makefilesAlejandro Colomar1-25/+0
2024-03-21scripts/LinuxManBook/prepare.pl: Use more robust pipelinesAlejandro Colomar1-2/+7
2024-03-14scripts/LinuxManBook/build.sh, share/mk/: Use command variablesAlejandro Colomar1-10/+20
2024-03-12scripts/LinuxManBook/prepare.pl: Support some autogenerated pages from other ...Deri1-12/+14
2023-12-01scripts/LinuxManBook/: Simplify pipelineAlejandro Colomar5-851/+110
2023-11-24scripts/LinuxManBook/: Shorten names of scriptsAlejandro Colomar2-2/+2
2023-11-24scripts/LinuxManBook/prepare_linux_man_book.pl: Add new function BuildSec()Alejandro Colomar1-1/+10
2023-11-24scripts/LinuxManBook/build_linux_man_book.sh: Call pic(1), and call it after ...Alejandro Colomar1-1/+2
2023-11-24scripts/LinuxManBook/prepare_linux_man_book.pl: Don't support trailing white ...Alejandro Colomar1-2/+0
2023-11-24*: Remove trailing white spaceAlejandro Colomar9-74/+74
2023-11-22scripts/LinuxManBook/build_linux_man_book.sh: Simplify groff(1) callAlejandro Colomar1-3/+3
2023-11-22scripts/LinuxManBook/build_linux_man_book.sh: Explicitly preprocess before ca...Alejandro Colomar1-2/+6
2023-11-22scripts/LinuxManBook/build_linux_man_book.sh: Allow running from any working ...Alejandro Colomar1-6/+8
2023-11-22scripts/LinuxManBook/build_linux_man_book.sh: Use pipes instead of temporary ...Alejandro Colomar1-15/+15
2023-11-22scripts/LinuxManBook/build_linux_man_book.sh: LicenseAlejandro Colomar1-0/+2
2023-11-22scripts/LinuxManBook/prepare_linux_man_book.pl: Use a helper function for bui...Alejandro Colomar1-68/+75
2023-11-22scripts/LinuxManBook/prepare_linux_man_book.pl: wsfixAlejandro Colomar1-167/+137
2023-11-21scripts/LinuxManBook/: Split the pipeline for building the Linux Man BookAlejandro Colomar3-23/+30
2023-08-28scripts/sortman: Treat [_-] as a spaceAlejandro Colomar1-1/+1
2023-08-21scripts/sortman: Sort 'cat' before 'catatonic'Alejandro Colomar1-1/+2
2023-08-16scripts/sortman: Tighten regexAlejandro Colomar1-1/+1
2023-08-14scripts/sortman: Ignore only leading underscores or dashesAlejandro Colomar1-1/+1
2023-08-14scripts/sortman: Use version sortAlejandro Colomar1-7/+9
2023-08-13scripts/sortman: Support pages in sections 0 and 9Alejandro Colomar1-3/+3
2023-08-13scripts/sortman: Support pages with suffixes (not subsections)Alejandro Colomar1-3/+3
2023-08-13scripts/sortman: Add script to sort manual pages in book orderAlejandro Colomar1-0/+12
2023-08-12scripts/LinuxManBook/: Update for groff-1.23.0Deri James10-9517/+298
2023-05-24bash_aliases: Increase robustness of sed_rm_ccomments()Alejandro Colomar1-4/+5
2023-04-08bash_aliases: Optimize man_section()Alejandro Colomar1-1/+2
2023-04-02scripts/LinuxManBook/: Make the title consistent with the name of the projectAlejandro Colomar2-2/+2
2022-12-30scripts: tfixSamanta Navarro2-6/+6
2022-12-24scripts/LinuxManBook/: Add Deri's script for producing the man-pages bookAlejandro Colomar15-0/+23242
2022-11-22bash_aliases: Remove grep_syscall(), grep_syscall_def(), and grep_glibc_proto...Alejandro Colomar1-80/+0
2022-10-09dist.mk, All pages: .TH: Generate date at 'make dist'Alejandro Colomar1-19/+0
2022-10-09update_timestamps.sh: Ignore inexistent filesAlejandro Colomar1-0/+1
2022-08-24print_encoding.sh: Remove unused scriptAlejandro Colomar1-47/+0
2022-08-24check_unbalanced_macros.sh: This script's functionality is already covered by...Alejandro Colomar1-68/+0
2022-08-24append_COLOPHON.sh, remove_COLOPHON.sh: Remove COLOPHON section.Alejandro Colomar2-66/+0
2022-07-29Many pages: Use STANDARDS instead of CONFORMING TOAlejandro Colomar1-1/+1
2022-07-22bash_aliases: man_gitstaged(): Never show dirsAlejandro Colomar1-3/+3
2022-06-08update_timestamps.sh: Add script to update the pages' timestampsAlejandro Colomar1-0/+18
2022-05-30remove_COLOPHON.sh: srcfixAlejandro Colomar1-1/+1
2022-05-22bash_aliases: srcfixAlejandro Colomar1-51/+49
2022-05-22bash_aliases: Add reference to grepc(1)Alejandro Colomar1-0/+6
2022-05-02scripts/append_COLOPHON.sh: Add script to append the COLOPHON sectionAlejandro Colomar1-0/+38
2022-05-02scripts/remove_COLOPHON.sh: Allow passing directories to the scriptAlejandro Colomar1-3/+3
2022-04-02scripts/bash_aliases: grep_syscall[_def](): Fix bug that couldn't find syscal...Alejandro Colomar1-2/+2
2022-02-25scripts/bash_aliases: man_lsfunc(): Fix some corner casesAlejandro Colomar1-2/+2
2022-01-23.gitignore, Makefile, scripts/bash_aliases: Adapt to the recently added secti...Alejandro Colomar1-1/+1
2021-11-14bash_aliases: grep_*(): OptimizeAlejandro Colomar1-0/+4
2021-10-06scripts/bash_aliases: pdfman(): Generalize the toolAlejandro Colomar1-5/+4
2021-08-08scripts/bash_aliases: tfixJakub Wilk1-1/+1
2021-05-11scripts/bash_aliases: man_lsfunc(): Extract syscall name from syscall(SYS_...)Alejandro Colomar1-0/+1
2021-05-10scripts/bash_aliases: srcfixAlejandro Colomar1-12/+12
2021-05-10scripts/bash_aliases: Fix error messagesAlejandro Colomar1-2/+2
2021-05-10scripts/bash_aliases: man_section(): Accept multiple sectionsAlejandro Colomar1-10/+19
2021-05-10scripts/bash_aliases: Add man_lsvar(), similar to man_lsfunc() but lists vari...Alejandro Colomar1-0/+27
2021-05-10scripts/bash_aliases: Make man_lsfunc() more robust; Add sed_rm_ccomments().Alejandro Colomar1-18/+21
2021-05-10scripts/bash_aliases: man_gitstaged(): Script around a porcelain git commandAlejandro Colomar1-5/+3
2021-05-10scripts/bash_aliases, scripts/modified_pages.sh: Move scripts/modified_pages....Alejandro Colomar2-35/+16
2021-03-03scripts/bash_aliases: tfixJakub Wilk1-1/+1
2021-02-20scripts/bash_aliases: Add useful functionsAlejandro Colomar1-0/+171
2020-11-16Add script to get modified pages for commit messagesAlejandro Colomar1-0/+34
2020-11-16check_unbalanced_macros.sh: A script to look for unbalanced *roff/man macro p...Michael Kerrisk1-0/+68
2020-10-28man_show_fixme.sh: Don't hyphenate or justify the manual pageMichael Kerrisk1-1/+1
2020-10-27FIXME_list.sh: Fix broken regexpMichael Kerrisk1-4/+4
2020-09-30man_show_fixme.sh: Fix misquoted double quotes in regexpsMichael Kerrisk1-3/+3
2020-08-13drop "coding: UTF-8" headerMike Frysinger1-1/+1
2018-05-31scripts: mark them executableMike Frysinger11-0/+0
2016-12-27man_show_fixme.sh: Fix rendering issueMichael Kerrisk1-0/+1
2016-10-31man_show_fixme.sh: strip extraneous blank line at start of rendered FIXME outputMichael Kerrisk1-0/+7
2016-10-31man_show_fixme.sh: Minor tweaksMichael Kerrisk1-3/+5
2016-10-31man_show_fixme.sh: Tweak indent linesMichael Kerrisk1-1/+1
2016-10-31man_show_fixme.sh: fMichael Kerrisk1-1/+1
2016-10-29man_show_fixme.sh: Make output tables a little narrowerMichael Kerrisk1-1/+1
2016-10-29man_show_fixme.sh: script to show FIXMEs in rendered man pagesMichael Kerrisk1-0/+45
2015-12-07scripts/markup_check.sh: tfixJakub Wilk1-1/+1
2015-03-22find_repeated_words.sh: Do not process files that are redirectsStéphane Aulery1-0/+4
2014-08-21Update usage messageMichael Kerrisk1-1/+1
2014-02-18convert_to_utf_8.sh: Fix buggy treatment of iso_8859-{11,13}.7Michael Kerrisk1-4/+7
2014-02-16print_encoding.sh: Script to list pages that employ character sets other than...Peter Schiffer1-0/+47
2014-02-16convert_to_utf_8.sh: Script to convert pages to UTF-8Peter Schiffer1-0/+65
2014-02-10markup_check.sh: Script to check for common man-page markup errorsMichael Kerrisk1-0/+48
2013-09-16FIXME_list.sh, add_parens_for_own_funcs.sh, find_dots_no_parens.sh, find_repe...Michael Kerrisk7-0/+113
2013-09-16FIXME_list.sh: srcfixMichael Kerrisk1-0/+1
2013-09-16find_repeated_words.sh: Add filename in commentsMichael Kerrisk1-0/+2
2010-08-29find_repeated_words.sh: Fix bugMichael Kerrisk1-4/+3
2008-01-13Script to remove the COLOPHON section from the man pages provided asMichael Kerrisk1-0/+13
2007-09-19error fixMichael Kerrisk1-1/+1
2007-09-10Minor changesMichael Kerrisk1-1/+4
2007-06-14handle "FIXME ?"Michael Kerrisk1-1/+7
2007-06-09minor fixesMichael Kerrisk4-12/+13
2007-03-02Small comment fix.Michael Kerrisk1-2/+2
2007-03-01Find duplicate consecutive words in filesMichael Kerrisk1-0/+17
2006-07-18Allow multiple directory command-line argumentsMichael Kerrisk1-41/+44
2006-07-11Better name.Michael Kerrisk1-0/+0
2006-07-11Name changeMichael Kerrisk1-1/+1
2006-07-11A script that displays FIXMEs in the man page source filesMichael Kerrisk1-0/+76
2005-10-19minor fixesMichael Kerrisk2-2/+2
2005-10-19Maintenance scriptsMichael Kerrisk2-0/+128
2005-10-19Maintenance scriptsMichael Kerrisk3-0/+350