From e05caedcf950adb13a8fdec9e3abb2bd739d4c98 Mon Sep 17 00:00:00 2001 From: morioka Date: Sat, 4 Jul 1998 11:48:05 +0000 Subject: [PATCH] (Content-Type): Translate a little. --- mime-en.sgml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mime-en.sgml b/mime-en.sgml index 4590645..0b7ff72 100644 --- a/mime-en.sgml +++ b/mime-en.sgml @@ -406,8 +406,9 @@ mechanism to represent kind of character code like MIME charset.

-FLIM は Content-Type 欄を構文解析する関数と Content-Type 欄の解析結果を -格納する構造体 mime-content-type を提供します。 +FLIM provides parser for Content-Type field and structure +mime-content-type to store information of +Content-Type field.

Format of Content-Type field @@ -494,7 +495,7 @@ Content-Type 欄の情報を格納するための構造体。 -

Parser for Content-Type field +

Parser Content-Type parser

@@ -511,7 +512,7 @@ Content-Type 欄が存在しない場合は nil を返す。 -

Content-Type +

Utility functions Content-Type utility

-- 1.7.10.4