From 150518add8d4bfb442a2af127d29a64b17af8971 Mon Sep 17 00:00:00 2001 From: balaskoa <Jeno.Balasko@ericsson.com> Date: Tue, 5 May 2020 16:35:29 +0200 Subject: [PATCH] Date refresh in man pages Signed-off-by: balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I574e8465d48221a254db92b2806b54a8f83c2108 --- compiler2/compiler.1 | 2 +- compiler2/ttcn3_makefilegen.1 | 2 +- core/ttcn3_profmerge.1 | 2 +- repgen/ttcn3_logfilter.1 | 2 +- repgen/ttcn3_logformat.1 | 2 +- repgen/ttcn3_logmerge.1 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/compiler2/compiler.1 b/compiler2/compiler.1 index 04eb4e138..b9b71c86c 100644 --- a/compiler2/compiler.1 +++ b/compiler2/compiler.1 @@ -1,4 +1,4 @@ -.TH compiler 1 "April 2018" "Ericsson Telecom AB" "TTCN-3 Tools" +.TH compiler 1 "May 2020" "Ericsson Telecom AB" "TTCN-3 Tools" .SH NAME compiler \- TTCN-3 and ASN.1 to C++ translator .SH SYNOPSIS diff --git a/compiler2/ttcn3_makefilegen.1 b/compiler2/ttcn3_makefilegen.1 index 26561e1a8..4c5d0427b 100644 --- a/compiler2/ttcn3_makefilegen.1 +++ b/compiler2/ttcn3_makefilegen.1 @@ -1,4 +1,4 @@ -.TH ttcn3_makefilegen 1 "October 2014" "Ericsson Telecom AB" "TTCN-3 Tools" +.TH ttcn3_makefilegen 1 "May 2020" "Ericsson Telecom AB" "TTCN-3 Tools" .SH NAME ttcn3_makefilegen \- Makefile Generator .SH SYNOPSIS diff --git a/core/ttcn3_profmerge.1 b/core/ttcn3_profmerge.1 index 066e594ae..0d503d053 100644 --- a/core/ttcn3_profmerge.1 +++ b/core/ttcn3_profmerge.1 @@ -1,4 +1,4 @@ -.TH ttcn3_profmerge 1 "August 2015" "Ericsson Telecom AB" "TTCN-3 Tools" +.TH ttcn3_profmerge 1 "May 2020" "Ericsson Telecom AB" "TTCN-3 Tools" .SH NAME ttcn3_profmerge \- TTCN-3 profiler and code coverage merge tool .SH SYNOPSIS diff --git a/repgen/ttcn3_logfilter.1 b/repgen/ttcn3_logfilter.1 index 3ee7ee356..2f37ca179 100644 --- a/repgen/ttcn3_logfilter.1 +++ b/repgen/ttcn3_logfilter.1 @@ -1,4 +1,4 @@ -.TH ttcn3_logfilter 1 "October 2014" "Ericsson Telecom AB" "TTCN-3 Tools" +.TH ttcn3_logfilter 1 "May 2020" "Ericsson Telecom AB" "TTCN-3 Tools" .SH NAME ttcn3_logfilter \- TTCN-3 log file filtering utility .SH SYNOPSIS diff --git a/repgen/ttcn3_logformat.1 b/repgen/ttcn3_logformat.1 index 13c3b6a72..3ee1d666f 100644 --- a/repgen/ttcn3_logformat.1 +++ b/repgen/ttcn3_logformat.1 @@ -1,4 +1,4 @@ -.TH ttcn3_logformat 1 "October 2014" "Ericsson Telecom AB" "TTCN-3 Tools" +.TH ttcn3_logformat 1 "May 2020" "Ericsson Telecom AB" "TTCN-3 Tools" .SH NAME ttcn3_logformat \- TTCN-3 log file formatter utility .SH SYNOPSIS diff --git a/repgen/ttcn3_logmerge.1 b/repgen/ttcn3_logmerge.1 index 623b61137..8fdeb53d5 100644 --- a/repgen/ttcn3_logmerge.1 +++ b/repgen/ttcn3_logmerge.1 @@ -1,4 +1,4 @@ -.TH ttcn3_logmerge 1 "October 2014" "Ericsson Telecom AB" "TTCN-3 Tools" +.TH ttcn3_logmerge 1 "May 2020" "Ericsson Telecom AB" "TTCN-3 Tools" .SH NAME ttcn3_logmerge \- TTCN-3 log file merge utility .SH SYNOPSIS -- GitLab