guix-commits
[Top][All Lists]
Advanced

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

01/01: doc: Replace @command by @code for packages


From: guix-commits
Subject: 01/01: doc: Replace @command by @code for packages
Date: Sat, 15 Dec 2018 13:22:12 -0500 (EST)

ambrevar pushed a commit to branch master
in repository guix.

commit 0afeb7468cb2f2e1003e7a246a01e19bb21d1854
Author: Pierre Neidhardt <address@hidden>
Date:   Sat Dec 15 19:21:08 2018 +0100

    doc: Replace @command by @code for packages
    
    * doc/contributing.texi (Submitting Patches): Replace @command by @code for
      packages.
---
 doc/contributing.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 65b33ac..f248862 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -383,8 +383,8 @@ Take a look at the profile reported by @command{guix size}
 to other packages unwillingly retained.  It may also help determine
 whether to split the package (@pxref{Packages with Multiple Outputs}),
 and which optional dependencies should be used.  In particular, avoid adding
address@hidden as a dependency: because of its extreme size, use
address@hidden or @command{texlive-union} instead.
address@hidden as a dependency: because of its extreme size, use
address@hidden or @code{texlive-union} instead.
 
 @item
 For important changes, check that dependent package (if applicable) are



reply via email to

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