diff --git a/docs/architecture.html.in b/docs/architecture.html.in index 8eb64585b5..f5cc520a96 100644 --- a/docs/architecture.html.in +++ b/docs/architecture.html.in @@ -83,7 +83,7 @@ drivers present in driver.h:
proxy/
directory.proxy/
directory.
org.libvirt.
for the RO socket, and org.libvirt.unix.manage
for the RW socket.
-As an example, to allow a user fred
full access to the RW socket,
+As an example, to allow a user fred
full access to the RW socket,
while requiring joe
to authenticate with the admin password,
would require adding the following snippet to PolicyKit.conf
.
diff --git a/docs/logging.html.in b/docs/logging.html.in
index 63a0b052e0..f4a5878089 100644
--- a/docs/logging.html.in
+++ b/docs/logging.html.in
@@ -96,7 +96,7 @@
x:stderr
output goes to stderr
x:syslog:name
use syslog for the output and use the
given name
as the ident
- x:file:file_path
output to a file, with the given
+ x:file:file_path
output to a file, with the given
filepath
In all cases the x prefix is the minimal level, acting as a filter: