Skip to content

Commit

Permalink
man/naughty-boy: he's really not the Messiah after all
Browse files Browse the repository at this point in the history
  • Loading branch information
kmcdonell committed Apr 15, 2024
1 parent 11459d8 commit 6332e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/naughty-boy
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ do
cat -n $f \
| sed \
-e '/\\ $/d' \
-e "/^ *[0-9][0-9]* *[.']"'\\"'/d \
-e '/^ *[0-9][0-9]*[ ][ ]*'"[.']"'\\"'/d \
| if grep ' $'
then
echo "... check failed for $f"
Expand Down

0 comments on commit 6332e06

Please sign in to comment.