mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
preprocessor for man pages
This commit is contained in:
parent
0ce2595ffe
commit
f624e289c5
7 changed files with 175 additions and 7 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -8,6 +8,7 @@
|
|||
*.gcno
|
||||
*.DS_Store
|
||||
.directory
|
||||
*.man
|
||||
Makefile
|
||||
autom4te.cache/
|
||||
config.log
|
||||
|
|
@ -35,7 +36,8 @@ src/fsec-optimize/fsec-optimize
|
|||
src/fcopy/fcopy
|
||||
src/fldd/fldd
|
||||
src/fbuilder/fbuilder
|
||||
etc/profstats
|
||||
src/profstats/profstats
|
||||
src/man/preproc
|
||||
uids.h
|
||||
seccomp
|
||||
seccomp.debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue