From 1ac6451bb3d0200b6ca0c8ace4ec0f017dcca810 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-S=C3=A9bastien=20Goupil?= Date: Sat, 11 Jun 2005 20:08:34 +0000 Subject: [PATCH] example entity + parameter tag instead of literal tag git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@188184 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/yaz/functions/yaz-record.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/yaz/functions/yaz-record.xml b/reference/yaz/functions/yaz-record.xml index 4ac6dd6abe..b262447695 100644 --- a/reference/yaz/functions/yaz-record.xml +++ b/reference/yaz/functions/yaz-record.xml @@ -1,5 +1,5 @@ - + yaz_record @@ -96,7 +96,7 @@ GRS-1 is not supported. - This format is similar to string except that + This format is similar to string except that MARC records are converted to MARCXML @@ -216,7 +216,7 @@ print_r($ar); ?> ]]> - will output: + &example.outputs;