From 36f186a9e0bc3dd2e1ee1b92cc38a8366abc4711 Mon Sep 17 00:00:00 2001 From: Antonio Alvarez Feijoo Date: Thu, 9 Jun 2022 11:46:50 +0200 Subject: bash-completion: fix typos in comments --- shell-completion/bash/homectl | 2 +- shell-completion/bash/systemd-id128 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'shell-completion') diff --git a/shell-completion/bash/homectl b/shell-completion/bash/homectl index f738bfb37f..42ad221bb4 100644 --- a/shell-completion/bash/homectl +++ b/shell-completion/bash/homectl @@ -1,4 +1,4 @@ -# hostctl(1) completion -*- shell-script -*- +# homectl(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of systemd. diff --git a/shell-completion/bash/systemd-id128 b/shell-completion/bash/systemd-id128 index ad4731de18..e882720549 100644 --- a/shell-completion/bash/systemd-id128 +++ b/shell-completion/bash/systemd-id128 @@ -1,4 +1,4 @@ -# networkctl(1) completion -*- shell-script -*- +# systemd-id128(1) completion -*- shell-script -*- # SPDX-License-Identifier: LGPL-2.1-or-later # # This file is part of systemd. -- cgit v1.2.1