Document correctly about port 70

This commit is contained in:
Solene Rapenne 2021-03-20 11:34:40 +01:00
parent 0361325a6d
commit d2c01bbae3
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ or use `-d` parameter to choose another path.
Add this line to inetd.conf:
```
11965 stream tcp nowait gopher_user /usr/local/bin/khan khan
70 stream tcp nowait gopher_user /usr/local/bin/khan khan
```
On OpenBSD, enable and start inetd: