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.
This commit is contained in:
parent
5595d4c1fd
commit
ff797172b0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user