From c2ae987ec95671ec8f2deec943733b70d9b6d5ea Mon Sep 17 00:00:00 2001 From: Dimitri Staessens Date: Tue, 17 Mar 2020 10:30:46 +0100 Subject: content: Update ioq3 section to 0.17 API --- content/en/docs/Extra/ioq3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/Extra/ioq3.md b/content/en/docs/Extra/ioq3.md index 457508b..10913a5 100644 --- a/content/en/docs/Extra/ioq3.md +++ b/content/en/docs/Extra/ioq3.md @@ -80,7 +80,7 @@ Bind the pid of the server to a name and register it in the local layer: ```bash $ irm bind proc name my.ioq3.server -$ irm reg name my.ioq3.server layer +$ irm name reg my.ioq3.server layer ``` To connect, start a client (in a different terminal): -- cgit v1.2.3