diff options
author | June McEnroe <june@causal.agency> | 2019-08-22 15:54:24 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-08-22 15:54:24 -0400 |
commit | 1088b1b132a779bae6816e0e01795d4edd923ddc (patch) | |
tree | f241a8f6f11c3b061fc237e7a7b97160f78e46d4 /cards | |
parent | Remove games (diff) | |
download | wep-1088b1b132a779bae6816e0e01795d4edd923ddc.tar.gz wep-1088b1b132a779bae6816e0e01795d4edd923ddc.zip |
Add FILES section
Diffstat (limited to '')
-rw-r--r-- | cards.3 | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/cards.3 b/cards.3 index 7882756..b4dd61d 100644 --- a/cards.3 +++ b/cards.3 @@ -1,4 +1,4 @@ -.Dd March 28, 2019 +.Dd August 22, 2019 .Dt CARDS 3 .Os . @@ -173,6 +173,16 @@ Upon successful completion, the value 0 is returned; otherwise the value -1 is returned. . +.Sh FILES +The +.Lk https://code.causal.agency/june/cards.dll "cards.dll repository" +contains various versions +of the files +.Pa CARDS.DLL , +.Pa FREECELL.EXE +and +.Pa SOL.EXE . +. .Sh ERRORS Error messages are set with .Fn SDL_SetError |