[systemd-devel] [PATCH] nspawn: fix whitespace in partition table blurb
Mantas Mikulėnas
grawity at gmail.com
Mon Feb 23 05:02:17 PST 2015
While you're at it,
-sinlge
+single
On Mon, Feb 23, 2015 at 2:32 PM, Jan Synacek <jsynacek at redhat.com> wrote:
> ---
> src/nspawn/nspawn.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/nspawn/nspawn.c b/src/nspawn/nspawn.c
> index 0d8d199..9c5b8cd 100644
> --- a/src/nspawn/nspawn.c
> +++ b/src/nspawn/nspawn.c
> @@ -2754,7 +2754,7 @@ static int setup_image(char **device_path, int
> *loop_nr) {
>
> #define PARTITION_TABLE_BLURB \
> "Note that the disk image needs to either contain only a single
> MBR partition of\n" \
> - "type 0x83 that is marked bootable, or a sinlge GPT partition of
> type" \
> + "type 0x83 that is marked bootable, or a sinlge GPT partition of
> type " \
> "0FC63DAF-8483-4772-8E79-3D69D8477DE4 or follow\n" \
> "
> http://www.freedesktop.org/wiki/Specifications/DiscoverablePartitionsSpec/\n"
> \
> "to be bootable with systemd-nspawn."
> --
> 2.1.0
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
--
Mantas Mikulėnas <grawity at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150223/28aea05c/attachment.html>
More information about the systemd-devel
mailing list