NetBSD/distrib/notes/printwhatis

6 lines
80 B
Bash
Executable File

#!/bin/sh
if [ -f whatis ]; then
cat - whatis <<EOF
.Ss2 \*M specific
EOF
fi