mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 22:50:29 +00:00
man: fix binary path in systemd(1) (#7550)
Otherwise people might assume that systemd was installed in the $PATH, but it is not. Do the same as for systemd-vconsole-setup.service and friends: let's include the full path in the man page.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
11d0f6cb67
commit
b57b372a05
@@ -53,7 +53,7 @@
|
||||
|
||||
<refsynopsisdiv>
|
||||
<cmdsynopsis>
|
||||
<command>systemd</command>
|
||||
<command>/usr/lib/systemd/systemd</command>
|
||||
<arg choice="opt" rep="repeat">OPTIONS</arg>
|
||||
</cmdsynopsis>
|
||||
<cmdsynopsis>
|
||||
|
||||
Reference in New Issue
Block a user