Hi John! John Darrington <j...@darrington.wattle.id.au> skribis:
> * gnu/packages/linux.scm (libnfsidmap): New variable. [...] > + (synopsis > + "A library for mapping between names and ids; Mainly intended for > NFSv4") Rather something like “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; Should be colon instead of semicolon. > +the default nsswitch and the experimental umich_ldap.") ^ ^ Probably @code here. > + (license (license:non-copyleft "file://COPYING" > + "See COPYING in the distribution.")))) OK with these changes, thank you! Ludo’.