From c115b2dbe006906b06d7291a745c1d4733a37db4 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Tue, 14 Nov 2017 05:15:27 +0100 Subject: [PATCH] gnu: smartmontools: Mark up description. * gnu/packages/admin.scm (smartmontools)[description]: Use @dfn. --- gnu/packages/admin.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index f56ecd8750..bed313b266 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -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+))) -- 2.20.1