Merging upstream version 1.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8f9ab756e2
commit
70a0abe13f
874 changed files with 9553 additions and 1347 deletions
5
scripts/list-pre-compiled.sh
Executable file
5
scripts/list-pre-compiled.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
for i in man/*.2; do
|
||||
echo $i
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue