gnu: btrfs-progs: Use @acronym in description.
* gnu/packages/linux.scm (btrfs-progs)[description]: Use @acronym{}.
This commit is contained in:
parent
ffbe69c4c3
commit
6ea3bb6a54
1 changed files with 1 additions and 1 deletions
|
@ -5640,7 +5640,7 @@ (define-public btrfs-progs
|
|||
("which" ,which)))
|
||||
(home-page "https://btrfs.wiki.kernel.org/index.php/Main_Page")
|
||||
(synopsis "Create and manage btrfs copy-on-write file systems")
|
||||
(description "Btrfs is a @dfn{copy-on-write} (CoW) file system for Linux
|
||||
(description "Btrfs is a @acronym{CoW, copy-on-write} file system for Linux
|
||||
aimed at implementing advanced features while focusing on fault tolerance,
|
||||
repair and easy administration.")
|
||||
;; GPL2+: crc32.c, radix-tree.c, raid6.c, rbtree.c.
|
||||
|
|
Loading…
Reference in a new issue