Remove space at the beginning of the line
This commit is contained in:
parent
c2a8a23345
commit
3fd7698300
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10819
1 changed files with 2 additions and 2 deletions
|
@ -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.9 2001/08/08 04:08:11 horikawa Exp $
|
||||
.\" $FreeBSD: doc/ja_JP.eucJP/man/man7/groff.7,v 1.10 2001/09/23 01:46:03 horikawa Exp $
|
||||
.\"
|
||||
.\"WORD: diversion ディバージョン[groff.7]
|
||||
.\"WORD: divert 転換する(出力データを別の場所に貯め込むこと)[groff.7]
|
||||
|
@ -385,7 +385,7 @@ roff
|
|||
を置くことで認識されます。
|
||||
これらは、行や単語の一部に含まれ、整形要素となったり
|
||||
関数となったりします。
|
||||
エスケープシーケンスには、シングルクォート
|
||||
エスケープシーケンスには、シングルクォート
|
||||
.''char '
|
||||
で区切られた引数を取るものもありますし、
|
||||
開き括弧
|
||||
|
|
Loading…
Reference in a new issue