4 lines
63 B
Text
4 lines
63 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec /usr/sbin/makewhatis -a -T utf8 /usr/share/man
|