From c853c8ee46604fac318d631f66b379560f464a38 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Mon, 18 Jun 2007 22:15:32 +0200 Subject: Remove all references to 'exec' darcs-hash:20070618201532-a5988-56cb6a9828a4ab75461837549e27601238030148 --- README | 2 +- man/xmonad.1.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 801577f..561d1f6 100644 --- a/README +++ b/README @@ -77,7 +77,7 @@ Running xmonad: Add: - exec /home/dons/bin/xmonad + /home/dons/bin/xmonad to the last line of your .xsession or .xinitrc file. diff --git a/man/xmonad.1.in b/man/xmonad.1.in index 93b9813..0be63aa 100644 --- a/man/xmonad.1.in +++ b/man/xmonad.1.in @@ -40,7 +40,7 @@ ___KEYBINDINGS___ .SH EXAMPLES To use \fBxmonad\fR as your window manager add: .RS -exec xmonad +xmonad .RE to your \fI~/.xinitrc\fR file .SH CUSTOMIZATION -- cgit v1.2.3