summaryrefslogtreecommitdiff
path: root/util/bsetroot.cc
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-08-31 06:15:07 +0000
committerDana Jansens <danakj@orodu.net>2002-08-31 06:15:07 +0000
commit923c381dc177aa64b1da847ae6a27bff19ec817c (patch)
tree0bebd1416701dc547d296be160df8036381497df /util/bsetroot.cc
parente81162397896f1d6b954ac849bd636afc177f90e (diff)
sync with the 2.0 branch
Diffstat (limited to 'util/bsetroot.cc')
-rw-r--r--util/bsetroot.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/bsetroot.cc b/util/bsetroot.cc
index 98a5bfd4..460dc350 100644
--- a/util/bsetroot.cc
+++ b/util/bsetroot.cc
@@ -1,4 +1,4 @@
-// -*- mode++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
+// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
// bsetroot.cc for Blackbox - an X11 Window manager
// Copyright (c) 2001 - 2002 Sean 'Shaleh' Perry <shaleh at debian.org>
// Copyright (c) 1997 - 2000, 2002 Brad Hughes <bhughes at trolltech.com>
@@ -352,7 +352,7 @@ void bsetroot::usage(int exit_code) {
"%s 2.0\n\n"
"Copyright (c) 1997-2000, 2002 Bradley T Hughes\n"
"Copyright (c) 2001-2002 Sean 'Shaleh' Perry\n\n"
- " -display <string> display connection\n"
+ " -display <string> use display connection\n"
" -mod <x> <y> modula pattern\n"
" -foreground, -fg <color> modula foreground color\n"
" -background, -bg <color> modula background color\n\n"