From 6a540995fbc1779cfcade0bf6fe67c65d0df6304 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 30 Aug 2016 18:32:08 +0200 Subject: 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 4e3a22d7a4..c1fdf96b0a 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -218,7 +218,7 @@ (define-public libnfsidmap "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.")))) -- cgit v1.2.3