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>
pull/28/head
Jakub Wilk 2 years ago committed by Michael Kerrisk
parent 33e2aa41ff
commit 1d32ab01fc
  1. 2
      scripts/bash_aliases

@ -24,7 +24,7 @@ EX_USAGE=64;
# C
# sed_rm_ccomments() removes C comments.
# It can't handle multiple comments in a sinlge line correctly,
# It can't handle multiple comments in a single line correctly,
# nor mixed or embedded //... and /*...*/ comments.
# Use as a filter (see man_lsfunc() in this file).

Loading…
Cancel
Save