]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - docs/BUILDING_IMAGES.md
tree-wide: "<n>bit" → "<n>-bit"
[thirdparty/systemd.git] / docs / BUILDING_IMAGES.md
index c7f7d49638537e9a1ff3faeeb2f21f2faa027898..15ca27845e761ab05771e2285f87083eeb357c28 100644 (file)
@@ -27,7 +27,7 @@ boot. For that it's essential to:
 1. Remove the
    [`/etc/machine-id`](https://www.freedesktop.org/software/systemd/man/machine-id.html)
    file or write the string `uninitialized\n` into it. This file is supposed to
-   carry a 128bit identifier unique to the system. Only when it is reset it
+   carry a 128-bit identifier unique to the system. Only when it is reset it
    will be auto-generated on first boot and thus be truly unique. If this file
    is not reset, and carries a valid ID every instance of the system will come
    up with the same ID and that will likely lead to problems sooner or later,