From 6a33f674b9f5da2825a44eadff318aa95c60b475 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sat, 6 May 2023 19:46:34 +0200 Subject: system: Fix reference to Hurd bug in comment. * gnu/system.scm (hurd-multiboot-modules): Fix bug reference in comment. --- gnu/system.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/system.scm') diff --git a/gnu/system.scm b/gnu/system.scm index 50a3bac7e4..354f58f55b 100644 --- a/gnu/system.scm +++ b/gnu/system.scm @@ -1505,7 +1505,7 @@ (define (hurd-multiboot-modules os) glibc)) (exec-server-command ;; XXX: Run the statically-linked 'exec' to work around - ;; , which manifests on some + ;; , which manifests on some ;; machines. ;; (list (file-append libc "/lib/ld.so.1") "exec" -- cgit v1.2.3