From 9e4b40f26a3ccaf2fa8ceee29cf534bec3387bc6 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 23 Apr 2024 01:41:31 +0900 Subject: [PATCH] man: fix typo Follow-up for 403492793a63d85737cfee4fd80f5d3778b1c901. --- man/org.freedesktop.resolve1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/org.freedesktop.resolve1.xml b/man/org.freedesktop.resolve1.xml index 1cf55fea7c1..f6b70d6e4f4 100644 --- a/man/org.freedesktop.resolve1.xml +++ b/man/org.freedesktop.resolve1.xml @@ -434,7 +434,7 @@ node /org/freedesktop/resolve1 { The RegisterService() method may be used to register a DNS-SD service on the host. This functionality is closely related to the functionality provided by systemd.dnssd5 - files. It takes a server identifier string as first parameter (this is jus a local identifier, and + files. It takes a server identifier string as first parameter (this is just a local identifier, and should be chosen so that it neither collides with the basename of *.dnssd files nor with names chosen by other IPC clients). It also takes a name template string for the DNS-SD service name visible on the network. This string is subject to specifier expansation, as documented for -- 2.47.3