guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: libnfsidmap: Correct punctuation


From: John Darrington
Subject: 01/01: gnu: libnfsidmap: Correct punctuation
Date: Tue, 30 Aug 2016 16:34:58 +0000 (UTC)

jmd pushed a commit to branch master
in repository guix.

commit 6a540995fbc1779cfcade0bf6fe67c65d0df6304
Author: John Darrington <address@hidden>
Date:   Tue Aug 30 18:32:08 2016 +0200

    gnu: libnfsidmap: Correct punctuation
    
    * gnu/packages/linux.scm (libnfsidmap)[description]: Replace semicolon with 
colon.
---
 gnu/packages/linux.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 4e3a22d..c1fdf96 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -218,7 +218,7 @@
      "NFSv4 support library for name/ID mapping")
     (description "Libnfsidmap is a library holding mulitiple methods of
 mapping names to ids and visa versa, mainly for NFSv4.  It provides an
-extensible array of mapping functions, currently consisting of two choices;
+extensible array of mapping functions, currently consisting of two choices:
 the default @code{nsswitch} and the experimental @code{umich_ldap}.")
     (license (license:non-copyleft "file://COPYING"
                                    "See COPYING in the distribution."))))



reply via email to

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