GUACAMOLE-313: Note that guacenc/guaclog are related.

Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/fdd17e30
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/fdd17e30
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-server/diff/fdd17e30

Branch: refs/heads/master
Commit: fdd17e30422dd91337d044ecff02db52aab32691
Parents: c0b2871
Author: Michael Jumper <mjum...@apache.org>
Authored: Fri Jan 26 16:16:40 2018 -0800
Committer: Michael Jumper <mjum...@apache.org>
Committed: Fri Jan 26 16:24:45 2018 -0800

----------------------------------------------------------------------
 src/guacenc/man/guacenc.1.in | 5 ++++-
 src/guaclog/man/guaclog.1.in | 4 +++-
 2 files changed, 7 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-server/blob/fdd17e30/src/guacenc/man/guacenc.1.in
----------------------------------------------------------------------
diff --git a/src/guacenc/man/guacenc.1.in b/src/guacenc/man/guacenc.1.in
index edb75f6..4f00787 100644
--- a/src/guacenc/man/guacenc.1.in
+++ b/src/guacenc/man/guacenc.1.in
@@ -16,7 +16,7 @@
 .\" specific language governing permissions and limitations
 .\" under the License.
 .\"
-.TH guacenc 1 "1 Jun 2017" "version @PACKAGE_VERSION@" "Apache Guacamole"
+.TH guacenc 1 "26 Jan 2018" "version @PACKAGE_VERSION@" "Apache Guacamole"
 .
 .SH NAME
 guacenc \- Guacamole video encoder
@@ -75,3 +75,6 @@ Overrides the default behavior of
 .B guacenc
 such that input files will be encoded even if they appear to be recordings of
 in-progress Guacamole sessions.
+.
+.SH SEE ALSO
+.BR guaclog (1)

http://git-wip-us.apache.org/repos/asf/guacamole-server/blob/fdd17e30/src/guaclog/man/guaclog.1.in
----------------------------------------------------------------------
diff --git a/src/guaclog/man/guaclog.1.in b/src/guaclog/man/guaclog.1.in
index e5dfa9d..de14559 100644
--- a/src/guaclog/man/guaclog.1.in
+++ b/src/guaclog/man/guaclog.1.in
@@ -94,4 +94,6 @@ would look like:
 .PP
 .RS 0
 Hello WORLD!<Ctrl+a><Ctrl+c><Alt+Shift+Tab><Ctrl+v>
-
+.
+.SH SEE ALSO
+.BR guacenc (1)

Reply via email to