Fix the reference. The names and values are described in 9.1 of 04.08
diff --git a/include/openbsc/abis_rsl.h b/include/openbsc/abis_rsl.h
index 7696728..a0e8cba 100644
--- a/include/openbsc/abis_rsl.h
+++ b/include/openbsc/abis_rsl.h
@@ -57,7 +57,7 @@
 
 #define ABIS_RSL_MDISC_IS_TRANSP(x)	(x & 0x01)
 
-/* Chapter 9.2 */
+/* Chapter 9.1 */
 enum abis_rsl_msgtype {
 	/* Radio Link Layer Management */
 	RSL_MT_DATA_REQ			= 0x01,