Module Name:    src
Committed By:   wiz
Date:           Tue Jun 28 09:20:30 UTC 2016

Modified Files:
        src/usr.bin/mkcsmapper: mkcsmapper.1

Log Message:
Add RCS Id. Sort options in SYNOPSIS. Fix macro usage. Fix Dd.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/mkcsmapper/mkcsmapper.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/mkcsmapper/mkcsmapper.1
diff -u src/usr.bin/mkcsmapper/mkcsmapper.1:1.1 src/usr.bin/mkcsmapper/mkcsmapper.1:1.2
--- src/usr.bin/mkcsmapper/mkcsmapper.1:1.1	Mon Jun 27 20:07:26 2016
+++ src/usr.bin/mkcsmapper/mkcsmapper.1	Tue Jun 28 09:20:30 2016
@@ -1,3 +1,5 @@
+.\" $NetBSD: mkcsmapper.1,v 1.2 2016/06/28 09:20:30 wiz Exp $
+.\"
 .\" Copyright (c) 2009 Gabor Kovesdan <[email protected]>
 .\" All rights reserved.
 .\"
@@ -34,7 +36,7 @@
 .\"
 .\" $FreeBSD: head/usr.bin/mkcsmapper/mkcsmapper.1 276258 2014-12-26 21:56:23Z joel $
 .\"
-.Dd Sep 6, 2009
+.Dd September 6, 2009
 .Dt MKCSMAPPER 1
 .Os
 .Sh NAME
@@ -43,9 +45,8 @@
 .Xr iconv 3
 .Sh SYNOPSIS
 .Nm
-.Op Fl mpd
-.Fl o
-.Ar outfile
+.Op Fl dmp
+.Fl o Ar outfile
 .Ar infile
 .Sh DESCRIPTION
 The
@@ -82,7 +83,8 @@ Generate pivot data from
 .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

Reply via email to