linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: fb: Add TER16x32 to the available font names
@ 2019-06-19  5:39 Takashi Iwai
  2019-06-19 15:25 ` Randy Dunlap
  2019-06-20 19:55 ` Jonathan Corbet
  0 siblings, 2 replies; 3+ messages in thread
From: Takashi Iwai @ 2019-06-19  5:39 UTC (permalink / raw)
  To: Jonathan Corbet
  Cc: Bartlomiej Zolnierkiewicz, Randy Dunlap, Greg Kroah-Hartman,
	linux-doc, linux-fbdev, linux-kernel

The new font is available since recently.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
 Documentation/fb/fbcon.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/fb/fbcon.rst b/Documentation/fb/fbcon.rst
index cfb9f7c38f18..1da65b9000de 100644
--- a/Documentation/fb/fbcon.rst
+++ b/Documentation/fb/fbcon.rst
@@ -82,7 +82,7 @@ C. Boot options
 
 	Select the initial font to use. The value 'name' can be any of the
 	compiled-in fonts: 10x18, 6x10, 7x14, Acorn8x8, MINI4x6,
-	PEARL8x8, ProFont6x11, SUN12x22, SUN8x16, VGA8x16, VGA8x8.
+	PEARL8x8, ProFont6x11, SUN12x22, SUN8x16, TER16x32, VGA8x16, VGA8x8.
 
 	Note, not all drivers can handle font with widths not divisible by 8,
 	such as vga16fb.
-- 
2.16.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-20 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-19  5:39 [PATCH] docs: fb: Add TER16x32 to the available font names Takashi Iwai
2019-06-19 15:25 ` Randy Dunlap
2019-06-20 19:55 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).