From owner-cvs-all Sat Sep 22 22: 0:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25E1837B422; Sat, 22 Sep 2001 22:00:01 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8N501u26982; Sat, 22 Sep 2001 22:00:01 -0700 (PDT) (envelope-from horikawa) Message-Id: <200109230500.f8N501u26982@freefall.freebsd.org> From: Kazuo Horikawa Date: Sat, 22 Sep 2001 22:00:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man7 groff_mdoc.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2001/09/22 22:00:00 PDT Modified files: ja_JP.eucJP/man/man7 groff_mdoc.7 Log: Embed English versions of .ds str-Rv-* and .ds str-Ex-* in groff_mdoc.7, in order to force .Rv and .Ex to output English text. This is required for the .Rv and .Ex examples in groff_mdoc.7, since it explains original groff_mdoc.7 bahavior (English text output). Without this workaround, .Rv and .Ex output Japanese text, since -dlang=ja_JP.eucJP selected Japanese versions of str-Rv-* and str-Ex-*. Revision Changes Path 1.5 +27 -1 doc/ja_JP.eucJP/man/man7/groff_mdoc.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message