Catch up with 4.4-20020106-STABLE
This commit is contained in:
parent
4ebbb00171
commit
d80eda8fc7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11615
2 changed files with 9 additions and 9 deletions
|
@ -12,9 +12,9 @@
|
|||
.\" The University of Texas at Austin
|
||||
.\" Austin, Texas 78712
|
||||
.\"
|
||||
.\" %FreeBSD: src/gnu/usr.bin/man/man/man.man,v 1.10.2.5 2001/04/26 17:14:47 ru Exp %
|
||||
.\" %FreeBSD: src/gnu/usr.bin/man/man/man.man,v 1.10.2.6 2002/01/05 16:19:02 phantom Exp %
|
||||
.\"
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/man.1,v 1.15 2001/07/29 05:14:51 horikawa Exp $
|
||||
.\" $FreeBSD$
|
||||
.Dd January 5, 1991
|
||||
.Dt MAN 1
|
||||
.Os
|
||||
|
@ -133,7 +133,7 @@ list
|
|||
.El
|
||||
.Pp
|
||||
例えば
|
||||
.Dq de_DE.ISO_8859-1
|
||||
.Dq de_DE.ISO8859-1
|
||||
ロケールの場合、
|
||||
.Pa /usr/share/man
|
||||
manpath 構成要素中の次のサブディレクトリを
|
||||
|
@ -142,11 +142,11 @@ manpath
|
|||
.Pp
|
||||
.Bl -item -offset indent -compact
|
||||
.It
|
||||
.Pa /usr/share/man/de_DE.ISO_8859-1
|
||||
.Pa /usr/share/man/de_DE.ISO8859-1
|
||||
.It
|
||||
.Pa /usr/share/man/de.ISO_8859-1
|
||||
.Pa /usr/share/man/de.ISO8859-1
|
||||
.It
|
||||
.Pa /usr/share/man/en.ISO_8859-1
|
||||
.Pa /usr/share/man/en.ISO8859-1
|
||||
.El
|
||||
.Pp
|
||||
最後に、ローカライズされたマニュアルページが見付からなかった場合、
|
||||
|
|
|
@ -31,8 +31,8 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
|
||||
.\" %FreeBSD: src/games/morse/morse.6,v 1.4.2.3 2001/08/16 10:08:23 ru Exp %
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man6/morse.6,v 1.4 2001/07/29 05:15:24 horikawa Exp $
|
||||
.\" %FreeBSD: src/games/morse/morse.6,v 1.4.2.4 2002/01/05 15:50:51 phantom Exp %
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 7, 2000
|
||||
.Dt MORSE 6
|
||||
|
@ -154,7 +154,7 @@
|
|||
で終るロケールが設定されている場合、
|
||||
最上位ビットがセットされている文字はキリル文字として解釈されます。
|
||||
その他の場合、
|
||||
.Ql ISO_8859-1
|
||||
.Ql ISO8859-1
|
||||
文字セットの文字として解釈されます。
|
||||
.El
|
||||
.Sh 関連項目
|
||||
|
|
Loading…
Reference in a new issue