Fix a typo. "::" was not itemized due to the typo.
Submitted by: sf
This commit is contained in:
parent
5416698cae
commit
03d1e2956d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17590
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ makefile
|
|||
それらはすべて 1 つにまとめられます。ターゲットの作成中に
|
||||
.Nm
|
||||
が中断されると、ターゲットは削除されます。
|
||||
.Sq Ic \&::
|
||||
.It Ic \&::
|
||||
ソースが指定されていなかった場合、つねにターゲットは作り直されます。
|
||||
指定されていた場合にはソースのいずれかがターゲットよりも新しい時だけ
|
||||
ターゲットは作り直されます。本オペレータでは、別の行において同じ
|
||||
|
|
Loading…
Reference in a new issue