~ruther/guix-local

ff797172b07f053bd6c9de33c5060914d7c823a3 — Tobias Geerinckx-Rice 9 years ago 5595d4c
gnu: btrfs-progs/static: Correct description.

* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct
name of the btrfs-progs package and @command{} mark-up.
1 files changed, 3 insertions(+), 3 deletions(-)

M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +3 -3
@@ 2841,9 2841,9 @@ easy administration.")
           (remove-store-references target)
           (chmod target #o555)))))
    (home-page (package-home-page btrfs-progs))
    (synopsis "Statically-linked btrfs command from btrfsprogs")
    (description "This package provides statically-linked command of btrfs taken
from the btrfsprogs package.  It is meant to be used in initrds.")
    (synopsis "Statically-linked btrfs command from btrfs-progs")
    (description "This package provides the statically-linked @command{btrfs}
from the btrfs-progs package.  It is meant to be used in initrds.")
    (license (package-license btrfs-progs))))

(define-public freefall