diff options
author | Charadon <dev@iotib.net> | 2022-10-05 17:32:08 -0400 |
---|---|---|
committer | Charadon <dev@iotib.net> | 2022-10-05 17:32:08 -0400 |
commit | e9c64de3b7d5959ec3efeab50b9eb4e35fe60168 (patch) | |
tree | fbe65edaa4884f9b70239f31443bef0a7d4aa308 | |
parent | 0f8e8ea83352fa07b7c6252b74ed4d063399db61 (diff) | |
download | dscip-e9c64de3b7d5959ec3efeab50b9eb4e35fe60168.tar.gz |
manual.tex: Replaced Platform Specifics with Quirks
-rw-r--r-- | manual.tex | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/manual.tex b/manual.tex index 623e866..459d1ef 100644 --- a/manual.tex +++ b/manual.tex @@ -24,7 +24,7 @@ This is the manual for the Dead Simple Continuous Integration POSIX program. @menu * Installing:: * Using:: -* Platform Specifics:: +* Quirks:: * Index:: @end menu @@ -292,7 +292,12 @@ set MSYSTEM=MINGW64 checksum on itself. If it's different from when it first launched, It'll re-run itself. This is useful for manual installations. -@node Platform Specifics +@node Quirks +@chapter Quirks +@cindex Quirks + This chapter goes over various quirks that have been discovered with DSCIP. + None so far... + @node Index @unnumbered Index |