~ruther/guix-local

c115b2dbe006906b06d7291a745c1d4733a37db4 — Tobias Geerinckx-Rice 8 years ago bd2eedd
gnu: smartmontools: Mark up description.

* gnu/packages/admin.scm (smartmontools)[description]: Use @dfn.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +2 -2
@@ 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+)))