diff options
| author | Nguyễn Gia Phong <cnx@loang.net> | 2025-12-19 00:49:40 +0900 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2025-12-22 11:00:19 +0100 |
| commit | ce279acd14fba2dfca17a25d7733838df9103dcb (patch) | |
| tree | 20b2e8f0b353ea8da2c61c06b7bac1b92abbab04 | |
| parent | 49bf3957540849d964353807e886dbd0be964aa7 (diff) | |
doc: Fix typo.
* doc/guix.texi (Mapped Devices): Fix typo.
Change-Id: I72a5e0e651e3926def0bd5fdb67ccc01cc8a2041
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
| -rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 1681abb1272..7caf4399ef3 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -18931,7 +18931,7 @@ options, along with @option{--allow-discards}: | |||
| 18931 | (arguments '(#:allow-discards? #t | 18931 | (arguments '(#:allow-discards? #t |
| 18932 | #:extra-options | 18932 | #:extra-options |
| 18933 | ("--perf-no_read_workqueue" | 18933 | ("--perf-no_read_workqueue" |
| 18934 | "--perf-no_write_workqueue"))))) | 18934 | "--perf-no_write_workqueue")))) |
| 18935 | @end lisp | 18935 | @end lisp |
| 18936 | 18936 | ||
| 18937 | @end table | 18937 | @end table |
