mirror of
https://github.com/systemd/systemd.git
synced 2026-07-25 00:35:55 +00:00
Fixed Type nmnds-ipv4 -> nmdns-ipv4 (#7435)
This commit is contained in:
committed by
Lennart Poettering
parent
0fb8449930
commit
f75707dbcb
@@ -1548,7 +1548,7 @@ static int status_all(sd_bus *bus) {
|
||||
static void help_protocol_types(void) {
|
||||
if (arg_legend)
|
||||
puts("Known protocol types:");
|
||||
puts("dns\nllmnr\nllmnr-ipv4\nllmnr-ipv6\nmdns\nmnds-ipv4\nmdns-ipv6");
|
||||
puts("dns\nllmnr\nllmnr-ipv4\nllmnr-ipv6\nmdns\nmdns-ipv4\nmdns-ipv6");
|
||||
}
|
||||
|
||||
static void help_dns_types(void) {
|
||||
|
||||
Reference in New Issue
Block a user