From 853382da70f69c115170f2e44273d81f876d2a66 Mon Sep 17 00:00:00 2001 From: Andrew Eikum Date: Fri, 26 Jun 2015 11:02:00 -0500 Subject: [PATCH] man: Remove instances of pseudo-English "resp." Me again :) Just noticed one of these in a manpage and did another pass to clean them up. See 16dad32e437fdf2ffca03cc60a083d84bd31886f for explanation, though the link needs updating: --- man/systemctl.xml | 6 +++--- man/systemd.time.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/systemctl.xml b/man/systemctl.xml index 409b6f0895a..e18ef6f8986 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1181,9 +1181,9 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service NAME... - Adds Wants= resp. Requires= - dependency to the specified TARGET for - one or more units. + Adds Wants= or Requires= + dependency, respectively, to the specified + TARGET for one or more units. This command honors , , and diff --git a/man/systemd.time.xml b/man/systemd.time.xml index da0729725d1..64358351d5a 100644 --- a/man/systemd.time.xml +++ b/man/systemd.time.xml @@ -125,7 +125,7 @@ (Wednesday) English language form (case does not matter), and is not subject to the locale choice of the user. Either the date, or the time part may be omitted, in which case - the current date or 00:00:00, resp., is assumed. The seconds + the current date or 00:00:00, respectively, is assumed. The seconds component of the time may also be omitted, in which case ":00" is assumed. Year numbers may be specified in full or may be abbreviated (omitting the century).