X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=util%2Fbsetroot.cc;h=460dc350ac9891803a31452cee22b7526309ac89;hb=923c381dc177aa64b1da847ae6a27bff19ec817c;hp=98a5bfd4e95b9c855afb4f93dad5dbde5bb1a12e;hpb=e81162397896f1d6b954ac849bd636afc177f90e;p=chaz%2Fopenbox 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 // Copyright (c) 1997 - 2000, 2002 Brad Hughes @@ -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 display connection\n" + " -display use display connection\n" " -mod modula pattern\n" " -foreground, -fg modula foreground color\n" " -background, -bg modula background color\n\n"