From 63ba209d8bc64137ff1585d5878328c93cb81b61 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 7 Nov 2013 01:17:48 +0100 Subject: man: wording and grammar updates This is a recurring submission and includes corrections to various issue spotted: comma setting, missing words/preposition choice. --- man/systemctl.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'man/systemctl.xml') diff --git a/man/systemctl.xml b/man/systemctl.xml index 605b7869b2..c7313edcc2 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -64,15 +64,15 @@ along with systemd; If not, see . systemd1 system and service manager. - For Unit Commands the NAME represents full name of unit. + For unit commands, the NAME represents full name of the unit. systemctl start foo.service - For Unit File Commands the NAME represents full name of the unit file, or absolute path to the unit file. + For unit file commands, the NAME represents the full name of the unit file, or the absolute path to the unit file. systemctl start /path/to/foo.service - While working with services/service files, systemctl is able to append .service suffix when it is missing. + While working with services/service files, systemctl implicitly appends the ".service" suffix when it is missing. systemctl start foo @@ -457,7 +457,7 @@ systemctl start foo - Execute operation remotely. Specify a hostname, or + Execute the operation remotely. Specify a hostname, or username and hostname separated by @, to connect to. This will use SSH to talk to the remote systemd instance. -- cgit v1.2.3-54-g00ecf