summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-04-12 18:32:11 +0000
committerHavoc Pennington <hp@redhat.com>2003-04-12 18:32:11 +0000
commitbc983ecf15455f49e7a92d038c93e181ae2cb438 (patch)
treed53948dab970d81f07e195513804945b87a758e8 /doc
parent4b773b4a5448ac9bea2cc57486571588fdc14480 (diff)
2003-04-12 Havoc Pennington <hp@pobox.com>
* bus/policy.h: change BusPolicy to be the thing from the config file, and rename old BusPolicy to BusClientPolicy * bus/bus.c, bus/connection.c, bus/config-parser.c: change to match change in how policy works * dbus/dbus-internals.h: mark assert_not_reached as __attribute((noreturn))__
Diffstat (limited to 'doc')
-rw-r--r--doc/config-file.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config-file.txt b/doc/config-file.txt
index 897c2380..62bb4137 100644
--- a/doc/config-file.txt
+++ b/doc/config-file.txt
@@ -167,7 +167,7 @@ Elements:
It does not make sense to deny a user or group inside a <policy>
for a user or group; user/group denials can only be inside
- context="default" or context="required" policies.
+ context="default" or context="mandatory" policies.
A single <deny> rule may specify both send and send_to, OR both
receive and receive_from. In this case, the denial applies only if