Fix typo (ntoff -> nroff).

This is trnaslation only typo.

Submitted by:"MIYOKAWA, Nobuyoshi" <n-miyo@Tempus.ORG>
This commit is contained in:
Kazuo Horikawa 2001-10-13 23:41:27 +00:00
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

View file

@ -31,7 +31,7 @@
.\" .\"
.\" @(#)soelim.1 8.1 (Berkeley) 6/6/93 .\" @(#)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: 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 .Dd June 6, 1993
.Dt SOELIM 1 .Dt SOELIM 1
@ -45,7 +45,7 @@
.Sh 解説 .Sh 解説
.Nm .Nm
は、指定したファイルまたは標準入力を読み込み、次の形式の は、指定したファイルまたは標準入力を読み込み、次の形式の
.Xr ntoff 1 .Xr nroff 1
テキスト組み込みディレクティブを処理します: テキスト組み込みディレクティブを処理します:
.Pp .Pp
.Dl \&.so somefile .Dl \&.so somefile

View file

@ -21,7 +21,7 @@ FDL in the main directory of the groff source package.
.\" .\"
.\" Copyright (c) 2001 FreeBSD jpman project .\" Copyright (c) 2001 FreeBSD jpman project
.\" This is for Japanese translation done by 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: diversion ディバージョン[groff.7]
.\"WORD: divert 転換する(出力データを別の場所に貯め込むこと)[groff.7] .\"WORD: divert 転換する(出力データを別の場所に貯め込むこと)[groff.7]
@ -2557,7 +2557,7 @@ groff
内で 内で
.number 1 .number 1
が設定されます。 が設定されます。
.BR ntoff .BR nroff
内では常に 内では常に
.number 1 .number 1
です。 です。