[DOCUMENTATION] [PATCH] doc: Fix formatting for 'computed-file'.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • mirai
Owner
unassigned
Submitted by
mirai
Severity
normal
M
[PATCH] doc: Fix formatting for 'computed-file'.
(address . guix-patches@gnu.org)(name . Bruno Victal)(address . mirai@makinata.eu)
b085ec6a047f953fb029325bf9740e5aa87cc916.1669756895.git.mirai@makinata.eu
From: Bruno Victal <mirai@makinata.eu>

* doc/guix.texi (G-Expressions): Fix formatting for 'computed-file'.
---
doc/guix.texi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

Toggle diff (18 lines)
diff --git a/doc/guix.texi b/doc/guix.texi
index 47b805dc7f..57d7ea0218 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -11706,8 +11706,7 @@ This is the declarative counterpart of @code{text-file}.
@end deffn
@deffn {Scheme Procedure} computed-file @var{name} @var{gexp} @
- [#:local-build? #t]
- [#:options '()]
+ [#:local-build? #t] [#:options '()]
Return an object representing the store item @var{name}, a file or
directory computed by @var{gexp}. When @var{local-build?} is true (the
default), the derivation is built locally. @var{options} is a list of

base-commit: aaf1f18b8044142515ff868bcbd2b72b81ced3ec
--
2.38.1
M
M
mirai wrote on 7 Dec 2022 00:56
(no subject)
(name . control)(address . control@debbugs.gnu.org)
0c5193c7-ab27-27f2-95fd-ba6ca4eb17b6@makinata.eu
retitle 59699 [DOCUMENTATION] [PATCH] doc: Fix formatting for 'computed-file'.
retitle 59700 [DOCUMENTATION] [PATCH] doc: Move %facebook-host-aliases to operating-system.
retitle 59712 [DOCUMENTATION] [PATCH] doc: Suggest guile-readline and guile-colorized.
quit
L
L
Ludovic Courtès wrote on 14 Dec 2022 12:03
control message for bug #59699
(address . control@debbugs.gnu.org)
87edt2tffq.fsf@gnu.org
close 59699
quit
?