Documentation: Replace remaining references of OpenBeOS with Haiku

Fixes #19335

Change-Id: I8458431be907e3f59165c7e9cf43d715e904af3d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/8826
Reviewed-by: John Scipione <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
Haiku-Format: Haiku-format Bot <[email protected]>
This commit is contained in:
Niklas Poslovski
2025-01-13 22:23:11 +00:00
committed by waddlesplash
parent ee40fc9747
commit 802fb5b90f
14 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -388,7 +388,7 @@ snooze_until(time - Latency(), B_SYSTEM_TIMEBASE);
of events from more than one producer to one consumer at the same time.
The article Introduction to MIDI, Part 2 in <A
HREF="https://open-beos.sourceforge.net/nsl.php?mode=display&id=36">OpenBeOS
HREF="https://www.haiku-os.org/legacy-docs/openbeosnewsletter/nsl36.html">OpenBeOS
Newsletter 36</A> describes this problem in more detail, and provides a
solution. Go read it now!