From 378d99e6c0b4feaace8fd217ea85e9aca50455f6 Mon Sep 17 00:00:00 2001 From: Moritz Grimm Date: Sat, 17 Jan 2015 22:39:26 +0100 Subject: [PATCH] Remove quotes from metadata examples --- doc/ezstream.1.in.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ezstream.1.in.in b/doc/ezstream.1.in.in index 59f09d5..c44ec78 100644 --- a/doc/ezstream.1.in.in +++ b/doc/ezstream.1.in.in @@ -441,7 +441,7 @@ For example, to decode Ogg Vorbis files using the .Cm oggdec utility: .Pp -.Dl \&oggdec -R -o - \&"@T@\&"\& +.Dl \&oggdec -R -o - @T@\& .It Sy \& Set the command to encode raw data, received from standard input, to the specified stream format. @@ -460,7 +460,7 @@ the .Cm oggenc utility: .Pp -.Dl \&oggenc -r -q 1.5 -t \&"@M@\&" -\& +.Dl \&oggenc -r -q 1.5 -t @M@ -\& .El .Sh SCRIPTING The