diff options
| author | Eyal Sawady <ecs@d2evs.net> | 2020-11-11 00:31:02 -0500 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2020-11-11 10:30:03 -0500 |
| commit | 05a71905f959765fad74232b42dee6118b6f2029 (patch) | |
| tree | c785c2d38c902b46357286b6b5b70c8b58c6411c /doc | |
| parent | 9fd9eef9d7f850ccc1f8d5fe4dc60df461a5dbc2 (diff) | |
| download | gmnisrv-05a71905f959765fad74232b42dee6118b6f2029.tar.gz gmnisrv-05a71905f959765fad74232b42dee6118b6f2029.tar.xz gmnisrv-05a71905f959765fad74232b42dee6118b6f2029.zip | |
Fix typo in documentation for $GATEWAY_INTERFACE
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gmnisrvini.scd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gmnisrvini.scd b/doc/gmnisrvini.scd index 78c80be..69e8129 100644 --- a/doc/gmnisrvini.scd +++ b/doc/gmnisrvini.scd @@ -140,7 +140,7 @@ The following environment variables will be set: :[ *Example* :< *Description* | *GATEWAY_INTERFACE* -: GCI/1.1 +: CGI/1.1 : CGI version | *SERVER_PROTOCOL* : GEMINI |
