From e0e7ebc02d2d55ca6c192a0796e2755e520fc16a Mon Sep 17 00:00:00 2001 From: Ryan Erickson Date: Mar 17 2023 19:23:23 +0000 Subject: Tiny Typo in modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc Tiny typo: "an build -> a build" in: [476] It is actually a symlink, mapping an build id to the `+hello+` binary for debugging purposes. --- diff --git a/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc b/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc index 0a2a7bf..5bddc43 100644 --- a/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc +++ b/modules/ROOT/pages/Packaging_Tutorial_GNU_Hello.adoc @@ -474,7 +474,7 @@ including the automatically processed locale files. Also, under `+/usr/lib/.build-id+`, there is an automatically generated file. It is actually a symlink, -mapping an build id to the `+hello+` binary for debugging purposes. +mapping a build id to the `+hello+` binary for debugging purposes. === Requires