mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
doc: Fix another reference to (gnu packages admin).
* doc/guix.texi (Using the Configuration System): Change module name to (gnu packages admin).
This commit is contained in:
parent
8f0fd238d4
commit
4eaad71db6
1 changed files with 1 additions and 1 deletions
|
@ -2378,7 +2378,7 @@ Linux-Libre kernel, initial RAM disk, and boot loader looks like this:
|
|||
(gnu system service) ; for 'lsh-service'
|
||||
(gnu packages base) ; Coreutils, grep, etc.
|
||||
(gnu packages bash) ; Bash
|
||||
(gnu packages system) ; dmd, Inetutils
|
||||
(gnu packages admin) ; dmd, Inetutils
|
||||
(gnu packages zile) ; Zile
|
||||
(gnu packages less) ; less
|
||||
(gnu packages guile) ; Guile
|
||||
|
|
Loading…
Reference in a new issue