diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2011-10-20 05:54:47 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2011-10-20 05:54:47 (GMT) |
commit | b2b65dea7f766942f1a7a7e34b8815c5dbb996a8 (patch) | |
tree | 4406fd5b8018867a36d21c24c42f10b82fd87d30 /doc | |
parent | 6601d9e50eee2aaafde93ea431746b07b3c89c33 (diff) | |
download | fluxbox_paul-b2b65dea7f766942f1a7a7e34b8815c5dbb996a8.zip fluxbox_paul-b2b65dea7f766942f1a7a7e34b8815c5dbb996a8.tar.bz2 |
fixed typo in startfluxbox manpage
Diffstat (limited to 'doc')
-rw-r--r-- | doc/asciidoc/startfluxbox.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/asciidoc/startfluxbox.txt b/doc/asciidoc/startfluxbox.txt index 08eb206..672ea15 100644 --- a/doc/asciidoc/startfluxbox.txt +++ b/doc/asciidoc/startfluxbox.txt | |||
@@ -76,7 +76,7 @@ wait $fbpid | |||
76 | So xsetroot, ipager, and gkrellm2 will all be started after fluxbox, after | 76 | So xsetroot, ipager, and gkrellm2 will all be started after fluxbox, after |
77 | giving fluxbox 1 second to startup. | 77 | giving fluxbox 1 second to startup. |
78 | 78 | ||
79 | For more details on what else you can do in this script, see *sh(1p)*, or the | 79 | For more details on what else you can do in this script, see *sh(1)*, or the |
80 | documentation for your shell. | 80 | documentation for your shell. |
81 | 81 | ||
82 | AUTHORS | 82 | AUTHORS |