diff options
author | June McEnroe <june@causal.agency> | 2019-08-22 19:46:13 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-08-22 19:46:13 -0400 |
commit | 6c49f0bd549c3b6db2b047e5e7e19f0d26cff9f4 (patch) | |
tree | 5ea502d5297e9198642c96512f8d20b36b445b5b /cards.3 | |
parent | Add FILES section (diff) | |
download | cards-6c49f0bd549c3b6db2b047e5e7e19f0d26cff9f4.tar.gz cards-6c49f0bd549c3b6db2b047e5e7e19f0d26cff9f4.zip |
Add example
Diffstat (limited to '')
-rw-r--r-- | cards.3 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cards.3 b/cards.3 index b4dd61d..26c142c 100644 --- a/cards.3 +++ b/cards.3 @@ -183,6 +183,10 @@ of the files and .Pa SOL.EXE . . +.Sh EXAMPLES +See +.Pa example.c . +. .Sh ERRORS Error messages are set with .Fn SDL_SetError |