From fdd17e30422dd91337d044ecff02db52aab32691 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 26 Jan 2018 16:16:40 -0800 Subject: [PATCH] GUACAMOLE-313: Note that guacenc/guaclog are related. --- src/guacenc/man/guacenc.1.in | 5 ++++- src/guaclog/man/guaclog.1.in | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/src/guacenc/man/guacenc.1.in b/src/guacenc/man/guacenc.1.in index edb75f6c..4f007875 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) diff --git a/src/guaclog/man/guaclog.1.in b/src/guaclog/man/guaclog.1.in index e5dfa9d0..de145590 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! - +. +.SH SEE ALSO +.BR guacenc (1)