4 lines
47 B
Text
4 lines
47 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec rm -f /usr/share/man/mandoc.db
|