Bug#773302: systemd: Minor spelling mistake in manpage systemd.unit
Konstantin Manna
Konstantin.Manna at rwth-aachen.de
Tue Dec 16 15:49:07 GMT 2014
Package: systemd
Version: 215-7
Severity: minor
Tags: patch
Excerpt from man 5 systemd.unit:
"...this contents of this variable overrides the unit load path."
sounds better?!:
"...the content of this variable overrides the unit load path."
patch for latest git HEAD in master (http://anonscm.debian.org/cgit/pkg-systemd/systemd.git/):
commit dbe63a32aa4aa2408c660a347730acc405b029b7
Author: Konstantin Manna <Konstantin.Manna at rwth-aachen.de>
Date: Tue Dec 16 16:42:38 2014 +0100
correct minor spelling mistake in systemd.unit.5
diff --git a/man/systemd.unit.5 b/man/systemd.unit.5
index 8287026..4332900 100644
--- a/man/systemd.unit.5
+++ b/man/systemd.unit.5
@@ -165,7 +165,7 @@ Unit files are loaded from a set of paths determined during compilation, describ
.PP
When systemd is running in user mode (\fB\-\-user\fR) and the variable
\fI$SYSTEMD_UNIT_PATH\fR
-is set, this contents of this variable overrides the unit load path\&.
+is set, the content of this variable overrides the unit load path\&.
.sp
.it 1 an-trap
.nr an-no-space-flag 1
Cheers,
Konstantin
More information about the Pkg-systemd-maintainers
mailing list