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
1 changed files with 2 additions and 2 deletions

View File

@ -1308,8 +1308,8 @@ various ways that may be running with too much privilege.")
(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+)))