Skip to content

Commit 7932e9a

Browse files
committed
Spleen was enabled in wsfont(9), not wsfontload(8).
1 parent 53368df commit 7932e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ <h3><font color="#0000e0">Changes made between OpenBSD 6.4 and -current</font></
485485
<li>Improved <a href="https://man.openbsd.org/ddb">ddb(4)</a> readability by printing right-aligned hex values.
486486
<li>Fix for <a href="https://man.openbsd.org/rcs">rcs(1)</a> to allow correct lock resolution before expansion of keywords, so expansion can happen with the correct values and files don't show up as modified.
487487
<li>Added the ability for arm64 efiboot to boot from partitions other than "a".
488-
<li>Spleen font enabled in <a href="https://man.openbsd.org/man8/wsfontload.8">wsfontload(8)</a>, along with font selection logic to allow selecting larger fonts when available at runtime in <a href="https://man.openbsd.org/rasops">rasops(9)</a>.
488+
<li>Spleen font enabled in wsfont, along with font selection logic to allow selecting larger fonts when available at runtime in <a href="https://man.openbsd.org/rasops">rasops(9)</a>.
489489
<li>Implemented an if_enqueue handler for <a href="https://man.openbsd.org/vlan">vlan(4)</a>, bypassing the ifq handling for a performance improvement in particular configurations.
490490
<!-- 2019/01/08 -->
491491
<li>Disabled ret-protector and retpoline protections in the <a href="https://man.openbsd.org/clang">clang(1)</a> compiler to regain build performance.

0 commit comments

Comments
 (0)