diff options
| author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-07-08 12:05:50 -0400 |
|---|---|---|
| committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2020-07-08 12:05:50 -0400 |
| commit | bb2e7222baeec7776930354d0e9f210cc2aaad5f (patch) | |
| tree | 613a4437103eaed8a5545047e12fecd4620b1275 | |
| parent | Fix memory leaks in drw (diff) | |
| download | dwm-bb2e7222baeec7776930354d0e9f210cc2aaad5f.tar.gz dwm-bb2e7222baeec7776930354d0e9f210cc2aaad5f.tar.bz2 dwm-bb2e7222baeec7776930354d0e9f210cc2aaad5f.zip | |
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 |
