diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man5/systemd.dnssd.5 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | upstream/opensuse-tumbleweed/man5/systemd.dnssd.5 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man5/systemd.dnssd.5 b/upstream/opensuse-tumbleweed/man5/systemd.dnssd.5 index c9611687..708d02ca 100644 --- a/upstream/opensuse-tumbleweed/man5/systemd.dnssd.5 +++ b/upstream/opensuse-tumbleweed/man5/systemd.dnssd.5 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\&.DNSSD" "5" "" "systemd 254" "systemd.dnssd" +.TH "SYSTEMD\&.DNSSD" "5" "" "systemd 255" "systemd.dnssd" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -195,6 +195,7 @@ Use "%%" in place of "%" to specify a single percent sign\&. T} .TE .sp 1 +Added in version 236\&. .RE .PP \fIType=\fR @@ -202,11 +203,15 @@ T} A type of the network service as defined in the section 4\&.1\&.2 of \m[blue]\fBRFC 6763\fR\m[]\&\s-2\u[1]\d\s+2, e\&.g\&. "_http\&._tcp"\&. +.sp +Added in version 236\&. .RE .PP \fIPort=\fR .RS 4 An IP port number of the network service\&. +.sp +Added in version 236\&. .RE .PP \fIPriority=\fR @@ -214,6 +219,8 @@ An IP port number of the network service\&. A priority number set in \fBSRV\fR resource records corresponding to the network service\&. +.sp +Added in version 236\&. .RE .PP \fIWeight=\fR @@ -221,6 +228,8 @@ resource records corresponding to the network service\&. A weight number set in \fBSRV\fR resource records corresponding to the network service\&. +.sp +Added in version 236\&. .RE .PP \fITxtText=\fR @@ -231,6 +240,8 @@ A whitespace\-separated list of arbitrary key/value pairs conveying additional i This option together with \fITxtData=\fR may be specified more than once, in which case multiple TXT resource records will be created for the service\&. If the empty string is assigned to this option, the list is reset and all prior assignments will have no effect\&. +.sp +Added in version 236\&. .RE .PP \fITxtData=\fR @@ -241,6 +252,8 @@ A whitespace\-separated list of arbitrary key/value pairs conveying additional i This option together with \fITxtText=\fR may be specified more than once, in which case multiple TXT resource records will be created for the service\&. If the empty string is assigned to this option, the list is reset and all prior assignments will have no effect\&. +.sp +Added in version 236\&. .RE .SH "EXAMPLES" .PP |