Update deprecated feature examples

Those have been removed, lol
This commit is contained in:
ISSOtm
2021-02-16 22:09:31 +01:00
parent dddff0f450
commit 122ba6eba5

View File

@@ -231,10 +231,10 @@ This warning is enabled by
.Fl Wall .
.It Fl Wno-obsolete
Warn when obsolete constructs such as the
.Ic jp [hl]
instruction or
.Ic HOME
section type are encountered.
.Ic _PI
constant or
.Ic PRINTT
directive are encountered.
.It Fl Wshift
Warn when shifting right a negative value.
Use a division by 2^N instead.