[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: libeatmydata: Fix Texinfo typo in description.
From: |
guix-commits |
Subject: |
01/07: gnu: libeatmydata: Fix Texinfo typo in description. |
Date: |
Sun, 19 Dec 2021 21:25:46 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit efc0056fb5851eec436e7131a80acad319031de7
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Dec 20 02:10:26 2021 +0100
gnu: libeatmydata: Fix Texinfo typo in description.
* gnu/packages/file-systems.scm (libeatmydata)[description]:
Remove stray ‘}’ and use @file{} over @code{}.
---
gnu/packages/file-systems.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/file-systems.scm b/gnu/packages/file-systems.scm
index e334ec0..0d7f3bc 100644
--- a/gnu/packages/file-systems.scm
+++ b/gnu/packages/file-systems.scm
@@ -910,7 +910,7 @@ Please, @emph{do not} use something called ``eat my data''
in such cases!
However, it does not make sense to accept this performance hit if the data is
unimportant and you can afford to lose all of it in the event of a crash, for
-example when running a software test suite. Adding @code{}libeatmydata.so} to
+example when running a software test suite. Adding @file{libeatmydata.so} to
the @env{LD_PRELOAD} environment of such tasks will override all C library data
synchronisation functions with custom @i{no-op} ones that do nothing and
immediately return success.
- branch master updated (99f290b -> 67c72c8), guix-commits, 2021/12/19
- 02/07: gnu: libeatmydata: Update to 130., guix-commits, 2021/12/19
- 03/07: gnu: fio: Update to 3.29., guix-commits, 2021/12/19
- 05/07: gnu: cdemu-daemon: Update to 3.2.6., guix-commits, 2021/12/19
- 01/07: gnu: libeatmydata: Fix Texinfo typo in description.,
guix-commits <=
- 04/07: gnu: libmirage: Update to 3.2.6., guix-commits, 2021/12/19
- 06/07: gnu: vhba-module: Update to 20211218., guix-commits, 2021/12/19
- 07/07: gnu: acpica: Update to 20211217., guix-commits, 2021/12/19