mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
Base: Remove usermod and wc from the generated manpage list
These now have customizations that CI doesn't like.
This commit is contained in:
parent
5563381b28
commit
6940660dec
Notes:
sideshowbarker
2024-07-17 18:06:40 +09:00
Author: https://github.com/AtkinsSJ Commit: https://github.com/SerenityOS/serenity/commit/6940660dec Pull-request: https://github.com/SerenityOS/serenity/pull/12810
1 changed files with 0 additions and 2 deletions
|
@ -33,9 +33,7 @@ for i in ( \
|
|||
(traceroute 1) \
|
||||
(tree 1) \
|
||||
(truncate 1) \
|
||||
(usermod 8) \
|
||||
(utmpupdate 1) \
|
||||
(wc 1) \
|
||||
) {
|
||||
filename="generated_manpages/man$i[1]/$i[0].md"
|
||||
mkdir -p "generated_manpages/man$i[1]"
|
||||
|
|
Loading…
Reference in a new issue