]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/systemd-firstboot: /etc/ empty -> unpopulated 29314/head
authorMike Yuan <me@yhndnzj.com>
Mon, 25 Sep 2023 17:01:57 +0000 (01:01 +0800)
committerMike Yuan <me@yhndnzj.com>
Mon, 25 Sep 2023 17:01:57 +0000 (01:01 +0800)
We use the phrase "unpopulated" in systemd.unit(5) too.
And "/etc/ is empty" is simply spurious.

man/systemd-firstboot.xml

index 3aa160ecad2fd1146a20afcc3c4fb57887248985..5129d068f29fd4cb6405e342476c9ff9522c9846 100644 (file)
@@ -37,7 +37,7 @@
     <para><command>systemd-firstboot</command> initializes basic system settings interactively during the
     first boot, or non-interactively on an offline system image. The service is started during boot if
     <varname>ConditionFirstBoot=yes</varname> is met, which essentially means that <filename>/etc/</filename>
-    is empty, see
+    is unpopulated, see
     <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
     details.</para>