scripts/bash_aliases: tfix

Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jakub Wilk 2021-02-26 21:11:05 +01:00 committed by Michael Kerrisk
parent b007f233f5
commit b88c066d29
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ function man_lsfunc()
|uniq;
}
# pdfman() reanders a manual page in PDF
# pdfman() renders a manual page in PDF
# Usage example: .../man-pages$ pdfman man2/membarrier.2;
function pdfman()