diff options
author | schwarze <schwarze> | 2010-09-25 21:58:18 +0000 |
---|---|---|
committer | schwarze <schwarze> | 2010-09-25 21:58:18 +0000 |
commit | 1f310d57e2284d7e6bf1edc947a7f263baef8d5d (patch) | |
tree | 7d0a783d306a498824e7f053fb523049a796df5d | |
parent | ff3df256a10d5ab40bbbe019860af9adbfbac16b (diff) | |
download | cwm-1f310d57e2284d7e6bf1edc947a7f263baef8d5d.tar.gz cwm-1f310d57e2284d7e6bf1edc947a7f263baef8d5d.tar.xz cwm-1f310d57e2284d7e6bf1edc947a7f263baef8d5d.zip |
s/-offset -indent/-offset indent/ for correct indentation,
and properly encode \(:a found by mandoc -Tlint
-rw-r--r-- | cwm.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cwm.1 b/cwm.1 index 8a27bd5..1282798 100644 --- a/cwm.1 +++ b/cwm.1 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 19 2009 $ +.Dd $Mdocdate: August 24 2009 $ .Dt CWM 1 .Os .Sh NAME @@ -188,7 +188,7 @@ keeps a history of the 5 previous titles of a window. When searching, the leftmost character of the result list may show a flag: .Pp -.Bl -tag -width 10n -offset -indent -compact +.Bl -tag -width 10n -offset indent -compact .It ! The window is the currently focused window. .It & @@ -230,7 +230,7 @@ and a red border will be shown on those just removed. .Sh MENUS Menus are recalled by clicking the mouse on the root window: .Pp -.Bl -tag -width 10n -offset -indent -compact +.Bl -tag -width 10n -offset indent -compact .It Ic M1 Show list of currently hidden windows. Clicking on an item will unhide that window. @@ -266,7 +266,7 @@ with contributions from .An Andy Adamson Aq dros@monkey.org , .An Niels Provos Aq provos@monkey.org , and -.An Antti Nykänen Aq aon@iki.fi . +.An Antti Nyk\(:anen Aq aon@iki.fi . Ideas, discussion with many others. .Sh HISTORY .Nm |