git: c0141df5f433 - stable/13 - vtfontcvt.8: Sort synopsis
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Oct 2023 11:23:52 UTC
The branch stable/13 has been updated by 0mp:
URL: https://cgit.FreeBSD.org/src/commit/?id=c0141df5f43310e031b96891efb856f0ce42d020
commit c0141df5f43310e031b96891efb856f0ce42d020
Author: Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-07-19 14:32:26 +0000
Commit: Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-10-04 11:14:10 +0000
vtfontcvt.8: Sort synopsis
MFC after: 2 weeks
(cherry picked from commit e0bd2ab2eb4a379e73ebd5ca0fd80c3d6ceee5ee)
---
usr.bin/vtfontcvt/vtfontcvt.8 | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/usr.bin/vtfontcvt/vtfontcvt.8 b/usr.bin/vtfontcvt/vtfontcvt.8
index 427afb0645d3..7ca0564481d1 100644
--- a/usr.bin/vtfontcvt/vtfontcvt.8
+++ b/usr.bin/vtfontcvt/vtfontcvt.8
@@ -30,12 +30,11 @@
.Nd "convert font files for use by the video console"
.Sh SYNOPSIS
.Nm
-.Op Fl n
+.Op Fl nv
.Op Fl f Ar format
.Op Fl h Ar height
-.Fl o Ar output_file
-.Op Fl v
.Op Fl w Ar width
+.Fl o Ar output_file
.Ar normal_font
.Op Ar bold_font
.Sh DESCRIPTION