Date: Fri, 3 Jun 2011 05:16:54 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r222636 - head/usr.bin/man Message-ID: <201106030516.p535GsRU049127@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ru Date: Fri Jun 3 05:16:54 2011 New Revision: 222636 URL: http://svn.freebsd.org/changeset/base/222636 Log: Typo. Modified: head/usr.bin/man/man.conf.5 Modified: head/usr.bin/man/man.conf.5 ============================================================================== --- head/usr.bin/man/man.conf.5 Fri Jun 3 05:16:33 2011 (r222635) +++ head/usr.bin/man/man.conf.5 Fri Jun 3 05:16:54 2011 (r222636) @@ -112,7 +112,7 @@ with the following contents: .Bd -literal -offset indent # Setup Japanese toolset MANLOCALE ja_JP.eucJP -EQN_JA /usr/local/bin/gepn +EQN_JA /usr/local/bin/geqn PIC_JA /usr/local/bin/gpic TBL_JA /usr/local/bin/gtbl NROFF_JA /usr/local/bin/groff -man -dlang=ja_JP.eucJP
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106030516.p535GsRU049127>