diff options
| author | Sevan Janiyan <sevan@FreeBSD.org> | 2017-08-12 12:17:38 +0000 |
|---|---|---|
| committer | Sevan Janiyan <sevan@FreeBSD.org> | 2017-08-12 12:17:38 +0000 |
| commit | b6687401d651dbf83cb4ffb65b9de72d02ee28bc (patch) | |
| tree | 985ef7a44fef232af5dea6532d6fded4a1a73934 /usr.bin/units | |
| parent | 319e8f3e362f1946bc13683d9b1eeba5a1fe7f52 (diff) | |
Notes
Diffstat (limited to 'usr.bin/units')
| -rw-r--r-- | usr.bin/units/units.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/units/units.1 b/usr.bin/units/units.1 index 9ab76be30967..78f51654179c 100644 --- a/usr.bin/units/units.1 +++ b/usr.bin/units/units.1 @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd July 4, 2014 +.Dd August 12, 2017 .Dt UNITS 1 .Os .Sh NAME @@ -18,7 +18,7 @@ The following options are available: Show an overview of options .It Fl f Ar filename \&No , Fl -file Ar filename 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. .It Fl e , Fl -exponential Behave as if -o '%6e' was typed. |
