gnu: smartmontools: Mark up description.
* gnu/packages/admin.scm (smartmontools)[description]: Use @dfn.
This commit is contained in:
parent
bd2eedd116
commit
c115b2dbe0
|
@ -1308,8 +1308,8 @@ various ways that may be running with too much privilege.")
|
||||||
(description
|
(description
|
||||||
"The smartmontools package contains utility programs to control and
|
"The smartmontools package contains utility programs to control and
|
||||||
monitor storage systems using the Self-Monitoring, Analysis and Reporting
|
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.
|
Technology System (@dfn{S.M.A.R.T.}) built into most modern ATA and SCSI hard
|
||||||
In many cases, these utilities will provide advanced warning of disk
|
disks. In many cases, these utilities will provide advanced warning of disk
|
||||||
degradation and failure.")
|
degradation and failure.")
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue