docs: escape double colons

It seems pandoc doesn't really understand that double colons needs to be
escaped. So let's fix that up by hand.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>
This commit is contained in:
Erik Faye-Lund 2019-06-04 14:14:27 +02:00 committed by Marge Bot
parent 10bd811abc
commit ceb8084885
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Emil Velikov (5):
- docs: add sha256 checksums for 17.0.4
- winsys/sw/dri: don't use GNU void pointer arithmetic
- st/clover: add space between < and ::
- st/clover: add space between < and :\:
- configure.ac: check require_basic_egl only if egl enabled
- st/mesa: automake: honour the vdpau header install location