From 2dfed645e891e8ca70b6d7692eb889c5638cdc35 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Michael=20T=C3=BCxen?= <tuexen@fh-muenster.de>
Date: Wed, 28 Oct 2015 11:49:25 +0100
Subject: [PATCH] Update SCTP_SocketAPI_Status.md

---
 SCTP_SocketAPI_Status.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SCTP_SocketAPI_Status.md b/SCTP_SocketAPI_Status.md
index 283516b1..64eb4a44 100644
--- a/SCTP_SocketAPI_Status.md
+++ b/SCTP_SocketAPI_Status.md
@@ -94,4 +94,4 @@ For Linux the following tables are based on [sctp.h](https://github.com/sctp/lks
 |`sctp_recvv()`      | [RFC6458](https://tools.ietf.org/html/rfc6458#section-9.13) | [RFC4960](https://tools.ietf.org/html/rfc4960) | supported   | unsupported | supported |
 
 ## Notes
-1. Linux does not support the pdapi_stream and pdapi_seq fields.
+1.  Linux does not support the `pdapi_stream` and `pdapi_seq` fields.
-- 
GitLab