gnu: smartmontools: Mark up description.

* gnu/packages/admin.scm (smartmontools)[description]: Use @dfn.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-14 05:15:27 +01:00
parent bd2eedd116
commit c115b2dbe0
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1308,8 +1308,8 @@ (define-public smartmontools
(description
"The smartmontools package contains utility programs to control and
monitor storage systems using the Self-Monitoring, Analysis and Reporting
Technology System (S.M.A.R.T.) built into most modern ATA and SCSI harddisks.
In many cases, these utilities will provide advanced warning of disk
Technology System (@dfn{S.M.A.R.T.}) built into most modern ATA and SCSI hard
disks. In many cases, these utilities will provide advanced warning of disk
degradation and failure.")
(license license:gpl2+)))