Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/mkesdb Sync usage with program. Add RCS Id. Increase...
details: https://anonhg.NetBSD.org/src/rev/630a828287bc
branches: trunk
changeset: 346146:630a828287bc
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jun 28 09:25:21 2016 +0000
description:
Sync usage with program. Add RCS Id. Increase column width. Fix macro usage. Improve wording.
diffstat:
usr.bin/mkesdb/mkesdb.1 | 18 ++++++++++--------
1 files changed, 10 insertions(+), 8 deletions(-)
diffs (52 lines):
diff -r 9b4aa44b0990 -r 630a828287bc usr.bin/mkesdb/mkesdb.1
--- a/usr.bin/mkesdb/mkesdb.1 Tue Jun 28 09:24:46 2016 +0000
+++ b/usr.bin/mkesdb/mkesdb.1 Tue Jun 28 09:25:21 2016 +0000
@@ -1,3 +1,5 @@
+.\" $NetBSD: mkesdb.1,v 1.2 2016/06/28 09:25:21 wiz Exp $
+.\"
.\" Copyright (c) 2009 Gabor Kovesdan <gabor%FreeBSD.org@localhost>
.\" All rights reserved.
.\"
@@ -39,18 +41,17 @@
.Os
.Sh NAME
.Nm mkesdb
-.Nd generates conversion catalog for
+.Nd generate a conversion catalog for
.Xr iconv 3
.Sh SYNOPSIS
.Nm
-.Op Fl md
-.Fl o
-.Ar outfile
-.Ar infile
+.Op Fl dm
+.Op Fl o Ar outfile
+.Op Ar infile
.Sh DESCRIPTION
The
.Nm
-utility generates conversion catalog for the
+utility generates a conversion catalog for the
.Xr iconv 3
library.
The generated data includes a list of supported encodings
@@ -58,7 +59,7 @@
module to use
.Pp
The following options are available:
-.Bl -tag -width 0123
+.Bl -tag -width XoXoutfileXX
.It Fl d
Turns on debug mode.
.It Fl m
@@ -77,7 +78,8 @@
.Sh HISTORY
.Nm
first appeared in
-.Nx 2.0 , and made its appearance in
+.Nx 2.0 ,
+and made its appearance in
.Fx 9.0 .
.Sh AUTHORS
This manual page was written by
Home |
Main Index |
Thread Index |
Old Index