From dae30191856db5952742a40f30d901b853ad50d2 Mon Sep 17 00:00:00 2001 From: Engil Hramn Date: Thu, 9 Dec 2010 08:28:03 +0000 Subject: [PATCH] Fix some error in the manpage and in the information printed by the binary --- src/wmfs.c | 2 +- wmfs.1 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/wmfs.c b/src/wmfs.c index a62717f..a6dde54 100644 --- a/src/wmfs.c +++ b/src/wmfs.c @@ -444,7 +444,7 @@ main(int argc, char **argv) " -V Manage WMFS with vi-like command\n" " -S Update status script\n" " -h Show this page\n" - " -i Show informations\n" + " -i Show information\n" " -v Show WMFS version\n", argv[0]); exit(EXIT_SUCCESS); break; diff --git a/wmfs.1 b/wmfs.1 index 5721d96..3186a51 100644 --- a/wmfs.1 +++ b/wmfs.1 @@ -62,7 +62,7 @@ Print help information, then exit\&. .PP \fB\-i\fR .RS 4 -Print WMFS informations +Print WMFS information .RE .SH "DEFAULT KEY BINDINGS" .PP @@ -143,7 +143,7 @@ Increase the nmaster (+1)\fR .PP \fBAlt\-Shift + d\fR .RS 4 -Decrease the nmaster (-1)\fR +Decrease the nmaster (\-1)\fR .RE .PP \fBAlt + t\fR @@ -163,7 +163,7 @@ Make a launcher in the infobar to run an unix command\fR .PP \fBAlt + Escape\fR .RS 4 -Set WMFS in ViWMFS mode. (see wmfs -V)\fR +Set WMFS in ViWMFS mode. (see wmfs \-V)\fR .RE .PP \fBAlt\-Shift + p\fR @@ -193,7 +193,7 @@ Martin Duquesnoy <\fIxorg62@gmail\&.com\fR\&[1]>\&. Main site: \fIhttp://wmfs\&.info\fR Bug tracker: \fIhttp://bugs\&.wmfs\&.info\fR .sp .SH "COPYING" -WMFS is under the BSD license\&. See COPYING for more informations\&. +WMFS is under the BSD license\&. See COPYING for more information\&. .sp .SH "NOTES" .IP " 1." 4