projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5903cd
)
nspawn: Fix help typo
author
Dr. David Alan Gilbert
<dave@treblig.org>
Wed, 14 Aug 2024 00:11:26 +0000
(
01:11
+0100)
committer
Yu Watanabe
<watanabe.yu+github@gmail.com>
Wed, 14 Aug 2024 04:45:27 +0000
(13:45 +0900)
'an an' -> 'an'
src/nspawn/nspawn.c
patch
|
blob
|
history
diff --git
a/src/nspawn/nspawn.c
b/src/nspawn/nspawn.c
index d11868844878e6d400c8dabab364448eecc8d74f..4a9693f3b71201acbba15f069d90b1daa6567f9d 100644
(file)
--- a/
src/nspawn/nspawn.c
+++ b/
src/nspawn/nspawn.c
@@
-398,7
+398,7
@@
static int help(void) {
" Add a virtual Ethernet connection to the container\n"
" and attach it to an existing bridge on the host\n"
" --network-zone=NAME Similar, but attach the new interface to an\n"
- " a
n a
utomatically managed bridge interface\n"
+ " automatically managed bridge interface\n"
" --network-namespace-path=PATH\n"
" Set network namespace to the one represented by\n"
" the specified kernel namespace file node\n"