diff options
| author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-07-08 18:05:50 +0200 | 
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-07-08 18:05:50 +0200 | 
| commit | bb2e7222baeec7776930354d0e9f210cc2aaad5f (patch) | |
| tree | 613a4437103eaed8a5545047e12fecd4620b1275 | |
| parent | f04cac6d6e39cd9e3fc4fae526e3d1e8df5e34b2 (diff) | |
dwm.1: fix wrong text in man page
| -rw-r--r-- | dwm.1 | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -33,7 +33,7 @@ dwm draws a small border around windows to indicate the focus state.  .SH OPTIONS  .TP  .B \-v -prints version information to standard output, then exits. +prints version information to stderr, then exits.  .SH USAGE  .SS Status bar  .TP | 
