From 251f20429352e8ce66272fc31eac5fb096dab7c6 Mon Sep 17 00:00:00 2001 From: Nils <> Date: Wed, 6 Apr 2022 23:24:04 +0200 Subject: [PATCH] format of api doc --- docs/src/api/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api/index.adoc b/docs/src/api/index.adoc index 7c1fbe3..d93dc29 100644 --- a/docs/src/api/index.adoc +++ b/docs/src/api/index.adoc @@ -248,7 +248,7 @@ osc.udp://myuser.localdomain:11287/ Each running `nsmd`, per user, creates a state file under `$XDG_RUNTIME_DIR/nsm/d/` (usually `/run/user/XXXX/nsm/d/`) that can be used to look up running daemons, even if no session is loaded. -The name of the file is `nsmd`s PID and the files contain their daemons osc.udp URL that is +The name of the file is `nsmd` PID and the files contain their daemons osc.udp URL that is compatible with the --nsm-url parameter of the GUI.