diff options
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 |