]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: correct the path for location of "machinectl edit" setting file
authorShulhan <ms@kilabit.info>
Thu, 7 Dec 2023 13:58:58 +0000 (20:58 +0700)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 7 Dec 2023 14:51:05 +0000 (14:51 +0000)
The correct path where setting file located should be
"under /etc/systemd/nspawn", not "under /etc".

man/machinectl.xml

index 6d391b76d99a27baef0a1552d610e78a821a8c99..1afd4313a7b9ea69c280613d293dc0a9f7c8166e 100644 (file)
         file, refer to
         <citerefentry project='man-pages'><refentrytitle>systemd.nspawn</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
         If an existing settings file of the given machine can't be found, <command>edit</command>
-        automatically create a new settings file from scratch under <filename>/etc/</filename>.
+        automatically create a new settings file from scratch under
+        <filename>/etc/systemd/nspawn/</filename>.
         </para>
 
         <xi:include href="version-info.xml" xpointer="v254"/></listitem>