aboutsummaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-25 16:44:38 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-25 16:44:38 +0000
commit42eff74c3b5f277dc0b8eef87260e5dd6a410b70 (patch)
tree4b4fa36ae506908af01766703114579742662e88 /vietnamese
parente22472f75d8b31dfca0481836221bb4d7e00ad44 (diff)
downloadports-42eff74c3b5f277dc0b8eef87260e5dd6a410b70.tar.gz
ports-42eff74c3b5f277dc0b8eef87260e5dd6a410b70.zip
Add a man page.
Notes
Notes: svn path=/head/; revision=40357
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/vnconvert/files/vnconvert.165
1 files changed, 65 insertions, 0 deletions
diff --git a/vietnamese/vnconvert/files/vnconvert.1 b/vietnamese/vnconvert/files/vnconvert.1
new file mode 100644
index 000000000000..8fada85b121e
--- /dev/null
+++ b/vietnamese/vnconvert/files/vnconvert.1
@@ -0,0 +1,65 @@
+.\"
+.\" Copyright (c) 1996,2001 David E. O'Brien
+.\"
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Redistributions in binary form must reproduce the above copyright
+.\" notice, this list of conditions and the following disclaimer in the
+.\" documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+.\" IN NO EVENT SHALL THE DEVELOPERS BE LIABLE FOR ANY DIRECT, INDIRECT,
+.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+.\"
+.\" $FreeBSD$
+.\"
+.Dd March 20, 2001
+.Os
+.Dt VNCONVERT 1
+.Sh NAME
+.Nm vnconvert
+.Sh SYNOPSIS
+.Nm
+.Sh DESCRIPTION
+.Nm
+converts files encoded in one Vietnamese encoding format to another
+Vietnamese encoding. When run,
+.Nm
+prompts for the input and output filenames.
+.Nm
+is similar to the VPS "convert" for MS-DOS; and in fact, is based on
+the coding table provided by Vietnamese Professional Society (VPS).
+.Pp
+Supported Vietnamese encodings include:
+8-bit VISCII (VIetnamese Standard Code for Information Interchange),
+VNCII (VPSWin), VPSedit (DOS), VNI, VNLab/VNU, VNU (Windows),
+VN Thin-Art (Mac), VN Thin-Art (PC), Viet-Toan, Plain Vietnamese,
+and Standard 7-bit VIQR (VIetnamese Quoted Readable).
+.\" .Sh COMPATIBILITY
+.Sh SEE ALSO
+.Xr vn7to8 1 ,
+.Xr vn8to7 1 ,
+.Xr vn80to81 1 ,
+.Xr vnterm 1 ,
+.Xr vnelivs 1 ,
+.Xr vnless 1
+.Sh STANDARDS
+Viet-Std Standardization Specification (Viet-Std@Haydn.Stanford.EDU)
+.\" .Sh HISTORY
+.Sh AUTHORS
+Binh Do <binhdo@cs.ubc.ca>
+.br
+This man page was written by David E. O'Brien.
+.\" .Sh BUGS