summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLucas Werkmeister <mail@lucaswerkmeister.de>2017-03-21 01:32:23 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2017-03-20 20:32:23 -0400
commit83ddf5d3d8eec696b0e9f2ddf3191e215b0a8498 (patch)
tree980d207fca66cc57218b3faefb7db77f62913dfa /man/systemctl.xml
parent60705040152c9953a200eea16fffb5fef894c613 (diff)
downloadsystemd-83ddf5d3d8eec696b0e9f2ddf3191e215b0a8498.tar.gz
man: change /lib to /usr/lib (#5618)
Per man:file-hierarchy(7), /lib is just a compatibility symlink; the other manpages also refer to /usr/lib. Found with: git grep -P '(?<!/usr|/var|local)/lib' man/
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 7e1864c4f1..d4afb36f85 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -907,7 +907,7 @@ Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago
<programlisting>$ systemctl status bluetooth
● bluetooth.service - Bluetooth service
- Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
+ Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: enabled)
Active: active (running) since Wed 2017-01-04 13:54:04 EST; 1 weeks 0 days ago
Docs: man:bluetoothd(8)
Main PID: 930 (bluetoothd)