guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

21/31: gnu: jmtpfs: Mark up description.


From: guix-commits
Subject: 21/31: gnu: jmtpfs: Mark up description.
Date: Sat, 29 Jul 2023 20:04:59 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 924b6646f018bc107ff6fe523cf7818ba055a022
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 23 02:00:00 2023 +0200

    gnu: jmtpfs: Mark up description.
    
    * gnu/packages/linux.scm (jmtpfs)[description]: Use @acronym{}.
---
 gnu/packages/linux.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index ea0a923f67..31098b93b8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8477,9 +8477,9 @@ NexGen, Rise, and SiS CPUs.")
      (list pkg-config))
     (home-page "https://github.com/JasonFerrara/jmtpfs";)
     (synopsis "Use a FUSE file system to access data over MTP")
-    (description "jmtpfs uses FUSE (file system in userspace) to provide access
-to data over the Media Transfer Protocol (MTP).  Unprivileged users can mount
-the MTP device as a file system.")
+    (description "jmtpfs uses @acronym{FUSE, File system in USEr space} to
+provide access to data over @acronym{MTP, the Media Transfer Protocol}.
+Unprivileged users can mount the MTP device as a file system.")
     (license license:gpl3)))
 
 (define-public procenv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]