Tweak print/jabref version 3.3,1
[dports.git] / games / timeseal / pkg-message.aout
1 ===============================================================================
2
3 timeseal requires a.out support, which is provided by the a.out kernel module.
4
5 To load the kernel module immediately, type the following command:
6
7         kldload aout
8
9 To load the kernel module at boot, add the following line to /boot/loader.conf:
10
11         aout_load="YES"
12
13 ===============================================================================