diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 2d0e6772ce1..fc12c257294 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1692,8 +1692,8 @@ BindReadOnlyPaths=/var/lib/systemd The option may be used to connect a specific file system object to standard output. The semantics are similar to the same option of - StandardInputText=, see above. If standard input and output are directed to the same file - path, it is opened only once, for reading as well as writing and duplicated. This is particular useful when the + StandardInput=, see above. If standard input and output are directed to the same file path, + it is opened only once, for reading as well as writing and duplicated. This is particular useful when the specified path refers to an AF_UNIX socket in the file system, as in that case only a single stream connection is created for both input and output.