From 529f38bd8878b6b1bea2b5457031ce936aab8d80 Mon Sep 17 00:00:00 2001 From: Markus Mittendrein Date: Mon, 6 Oct 2014 15:03:54 +0200 Subject: addedd communi --- .../src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt | 6 ++++++ libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt create mode 100644 libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 (limited to 'libcommuni/src/3rdparty/uchardet-0.0.1/doc') diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt b/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt new file mode 100644 index 0000000..f14354e --- /dev/null +++ b/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt @@ -0,0 +1,6 @@ +install( + FILES + uchardet.1 + DESTINATION + ${DIR_SHARE}/man/man1 +) diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 b/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 new file mode 100644 index 0000000..7d187fe --- /dev/null +++ b/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 @@ -0,0 +1,18 @@ +.TH UCHARDET "1" "July 2011" "uchardet " "User Commands" +.SH NAME +uchardet \- universalchardet (Universal Charset Detector) +.SH DESCRIPTION +uchardet Command Line Tool +.SS "Usage:" +.HP +uchardet [\fBOptions\fR] [\fBFile\fR] +.HP +\fB\-v\fR +Print version and build information. +.HP +\fB\-h\fR +Print help text. +.HP +.IP +.PP +uchardet Command Line Tool -- cgit v1.2.3-54-g00ecf