Correct the -H longopt equivillant

PR:		209876
Submitted by:	<kdrakehp AT zoho DOT com>
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D11988
This commit is contained in:
Sevan Janiyan 2017-08-12 12:17:38 +00:00
parent 319e8f3e36
commit b6687401d6

View File

@ -1,5 +1,5 @@
.\" $FreeBSD$ .\" $FreeBSD$
.Dd July 4, 2014 .Dd August 12, 2017
.Dt UNITS 1 .Dt UNITS 1
.Os .Os
.Sh NAME .Sh NAME
@ -18,7 +18,7 @@ The following options are available:
Show an overview of options Show an overview of options
.It Fl f Ar filename \&No , Fl -file Ar filename .It Fl f Ar filename \&No , Fl -file Ar filename
Specify the name of the units data file to load. Specify the name of the units data file to load.
.It Fl H Ar filename \&No , Fl -historyfile Ar filename .It Fl H Ar filename \&No , Fl -history Ar filename
Ignored, for compatibility with GNU units. Ignored, for compatibility with GNU units.
.It Fl e , Fl -exponential .It Fl e , Fl -exponential
Behave as if -o '%6e' was typed. Behave as if -o '%6e' was typed.