GUAC-236: Fix manual section number.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/c16832f1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/c16832f1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/c16832f1 Branch: refs/heads/master Commit: c16832f11a28421277406bb7e012a485db2d5b43 Parents: e298975 Author: Michael Jumper <[email protected]> Authored: Sat Mar 12 18:05:24 2016 -0800 Committer: Michael Jumper <[email protected]> Committed: Mon Mar 14 20:22:03 2016 -0700 ---------------------------------------------------------------------- src/guacenc/man/guacenc.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/c16832f1/src/guacenc/man/guacenc.1 ---------------------------------------------------------------------- diff --git a/src/guacenc/man/guacenc.1 b/src/guacenc/man/guacenc.1 index adc76dd..3f6f179 100644 --- a/src/guacenc/man/guacenc.1 +++ b/src/guacenc/man/guacenc.1 @@ -1,4 +1,4 @@ -.TH guacenc 8 "12 Mar 2016" "version 0.9.9" "Guacamole" +.TH guacenc 1 "12 Mar 2016" "version 0.9.9" "Guacamole" . .SH NAME guacenc \- Guacamole video encoder
