diff --git a/magic/Magdir/vorbis b/magic/Magdir/vorbis
index 01a6da08..058d7037 100644
--- a/magic/Magdir/vorbis
+++ b/magic/Magdir/vorbis
@@ -132,11 +132,11 @@
 >>>>>>(84.b+117)	string		20140122	(1.3.4)
 >>>>>>(84.b+117)	string		20150105	(1.3.5)
 
-# non-Vorbis content: Opus https://tools.ietf.org/html/draft-ietf-codec-oggopus-06#section-5
+# non-Vorbis content: Opus https://tools.ietf.org/html/rfc7845#section-5
 >>28		string		OpusHead	\b, Opus audio,
 !:mime		audio/ogg
 >>>36		ubyte		>0x0F		UNKNOWN VERSION %u,
->>>36		ubyte&0x0F	!0		version 0.%d
+>>>36		ubyte&0x0F	!0		version 0.%u,
 >>>>46		ubyte		>1
 >>>>>46		ubyte		!255		unknown channel mapping family %u,
 >>>>>37		ubyte		x		%u channels
@@ -152,4 +152,4 @@
 >>>>>37		ubyte		6		5.1 surround
 >>>>>37		ubyte		7		6.1 surround
 >>>>>37		ubyte		8		7.1 surround
->>>>40		lelong		!0		\b, %u Hz
+>>>>40		lelong		!0		\b, %u Hz (Input Sample Rate)
\ No newline at end of file
