mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: drop apostophe from section title
For whatever reason, this does not get rendered propely in the man page and results in an invalid code: W: manual-page-warning /usr/share/man/man7/systemd.special.7.gz 103: warning: macro `AQ' not defined We say 'user manager' and 'system manager' in most other places, so let's just use this form here too.
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>Units managed by the system's service manager</title>
|
||||
<title>Units managed by the system service manager</title>
|
||||
|
||||
<refsect2>
|
||||
<title>Special System Units</title>
|
||||
@@ -1058,7 +1058,7 @@
|
||||
</refsect1>
|
||||
|
||||
<refsect1>
|
||||
<title>Units managed by the user's service manager</title>
|
||||
<title>Units managed by the user service manager</title>
|
||||
|
||||
<refsect2>
|
||||
<title>Special User Units</title>
|
||||
|
||||
Reference in New Issue
Block a user