From a90c9f99bdf9b8032c8ae3a8db2a70f34bdbf1c6 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 23 Nov 2020 09:15:47 +0000 Subject: [PATCH] Tidy up comment, since RHEL is a no-dietlibc platform. --- supermin.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/supermin.spec b/supermin.spec index 6672ab8..51f0e68 100644 --- a/supermin.spec +++ b/supermin.spec @@ -3,13 +3,14 @@ %global debug_package %{nil} %endif -# On architectures that support it, the default is ``--with dietlibc''. +# On platforms and architectures that support it, the default is +# ‘--with dietlibc’. # -# To use glibc-static instead, do ``--without dietlibc''. This -# results in a much larger (about 40 times larger) init binary. +# To use glibc-static instead, do ‘--without dietlibc’. This results +# in a much larger (about 40 times larger) init binary. # # On other platforms, there is no dietlibc, so the default for those -# is ``--without dietlibc''. +# is ‘--without dietlibc’. # # See also: # https://github.com/libguestfs/supermin/commit/9bb57e1a8d0f3b57eb09f65dd574f702b67e1c2f