Skip to content

Commit 9d01da7

Browse files
authored
Merge pull request #118 from ryunix/patch-1
Fix default value of paragraphs
2 parents 42d79c8 + 54f3c27 commit 9d01da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/options.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5577,7 +5577,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
55775577

55785578

55795579
*'paragraphs'* *'para'*
5580-
'paragraphs' 'para' 文字列 (既定では "IPLPPPQPP TPHPLIPpLpItpplpipb")
5580+
'paragraphs' 'para' 文字列 (既定では "IPLPPPQPP TPHPLIPpLpItpplpipbp")
55815581
グローバル
55825582
Nroff {訳注: UNIXで使われる画面整形システム} で使われる、段落を分ける
55835583
ためのマクロを指定する。値は2文字の組である (|object-motions| を参照)。

0 commit comments

Comments
 (0)