From 46509f0da08ef669e5b649b34eb4346713cdbfdf Mon Sep 17 00:00:00 2001 From: Izaya Date: Mon, 12 Mar 2018 01:25:12 +1100 Subject: [PATCH] fixed some syntax --- FRequest/OpenOS/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FRequest/OpenOS/README.md b/FRequest/OpenOS/README.md index 34089d4..9b1f9aa 100644 --- a/FRequest/OpenOS/README.md +++ b/FRequest/OpenOS/README.md @@ -52,4 +52,4 @@ To change a setting, one invokes: - port: the minitel port the FRequest server runs on - path: the root path of the server -In addition, one can invoke *rc fserv debug* to get large amounts of debug output. +In addition, one can invoke `rc fserv debug` to get large amounts of debug output.