Updated readme file with man page links

This commit is contained in:
Kenneth John Odle 2023-07-02 15:29:56 -04:00
parent 720665ec34
commit f560032187

View File

@ -7,3 +7,5 @@ The fortunes are found in (generally) `/usr/share/games/fortunes`. To create you
After you save your file, use the `strfile` utility to create a `.dat` file that `fortune` can read.
Offensive or potentially offensive fortunes should have `-o` appended to the file name and be placed in `/usr/share/games/fortunes/off`.
For more information, see the [fortune(6)](https://manpages.ubuntu.com/manpages/jammy/en/man6/fortune.6.html) and (especially) [strfile(1)](https://manpages.ubuntu.com/manpages/jammy/en/man1/strfile.1.html) pages.