From 085f21cd308efd6ff94f78c98fc5361024c98cb2 Mon Sep 17 00:00:00 2001 From: chrfranke <chrfranke@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Tue, 22 Feb 2022 18:04:44 +0000 Subject: [PATCH] smartd.8.in: Fix typo. git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk@5325 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- smartmontools/smartd.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartmontools/smartd.8.in b/smartmontools/smartd.8.in index a4b7f5f0d..0a2e1f247 100644 --- a/smartmontools/smartd.8.in +++ b/smartmontools/smartd.8.in @@ -724,7 +724,7 @@ event viewer. This does not work if the option \*(Aq--warn-as-user=restricted\*(Aq is specified because the local \*(AqSYSTEM\*(Aq account cannot be restricted. The service must then be manually reconfigured to run as a another user -which is a member of the local \*(AqAdminstrator\*(Aq group. +which is a member of the local \*(AqAdministrator\*(Aq group. .PP \*(Aq\fBsmartd remove\fP\*(Aq can later be used to remove the service and event message entries from the registry. -- GitLab