aboutsummaryrefslogtreecommitdiff
path: root/x11/xrdb/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xrdb/pkg-descr')
-rw-r--r--x11/xrdb/pkg-descr8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/xrdb/pkg-descr b/x11/xrdb/pkg-descr
index 51829b16b5f7..eeb0d412483c 100644
--- a/x11/xrdb/pkg-descr
+++ b/x11/xrdb/pkg-descr
@@ -1 +1,7 @@
-This package contains xrdb, a X server resource database utility.
+Xrdb is a command line utility to manage the X server resource database
+for the current session.
+
+Xrdb is used to get or set the contents of the RESOURCE_MANAGER
+property on the root window of screen 0, or the SCREEN_RESOURCES
+property on the root window of any or all screens, or everything
+combined. This program is normally run from the X startup file.