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.
master
Tobias Geerinckx-Rice 2017-03-09 22:33:10 +01:00
parent 5595d4c1fd
commit ff797172b0
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 3 additions and 3 deletions

View File

@ -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