Fix typo (ntoff -> nroff).
This is trnaslation only typo. Submitted by:"MIYOKAWA, Nobuyoshi" <n-miyo@Tempus.ORG>
This commit is contained in:
parent
8739bcb560
commit
2f04cfaad2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10935
2 changed files with 4 additions and 4 deletions
|
@ -31,7 +31,7 @@
|
|||
.\"
|
||||
.\" @(#)soelim.1 8.1 (Berkeley) 6/6/93
|
||||
.\" %FreeBSD: src/usr.bin/soelim/soelim.1,v 1.4.2.1 2001/08/16 13:17:04 ru Exp %
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man1/soelim.1,v 1.4 2001/05/14 01:07:28 horikawa Exp $
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 6, 1993
|
||||
.Dt SOELIM 1
|
||||
|
@ -45,7 +45,7 @@
|
|||
.Sh 解説
|
||||
.Nm
|
||||
は、指定したファイルまたは標準入力を読み込み、次の形式の
|
||||
.Xr ntoff 1
|
||||
.Xr nroff 1
|
||||
テキスト組み込みディレクティブを処理します:
|
||||
.Pp
|
||||
.Dl \&.so somefile
|
||||
|
|
|
@ -21,7 +21,7 @@ FDL in the main directory of the groff source package.
|
|||
.\"
|
||||
.\" Copyright (c) 2001 FreeBSD jpman project
|
||||
.\" This is for Japanese translation done by FreeBSD jpman project.
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man7/groff.7,v 1.10 2001/09/23 01:46:03 horikawa Exp $
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.\"WORD: diversion ディバージョン[groff.7]
|
||||
.\"WORD: divert 転換する(出力データを別の場所に貯め込むこと)[groff.7]
|
||||
|
@ -2557,7 +2557,7 @@ groff
|
|||
内で
|
||||
.number 1
|
||||
が設定されます。
|
||||
.BR ntoff
|
||||
.BR nroff
|
||||
内では常に
|
||||
.number 1
|
||||
です。
|
||||
|
|
Loading…
Reference in a new issue