Fix typo (#iF should be #if)
Submitted by: mistral@imasy.or.jp (Yoshihiko Sarumaru)
This commit is contained in:
parent
0875975fc7
commit
6fd7408480
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=18508
1 changed files with 1 additions and 1 deletions
|
@ -217,7 +217,7 @@ __FBSDID("$\&FreeBSD: src/share/man/man9/style.9,v 1.101 2003/04/26 15:37:39 trh
|
|||
.Pp
|
||||
.Ic #endif
|
||||
のためのコメントは対応する
|
||||
.Ic #iF
|
||||
.Ic #if
|
||||
または
|
||||
.Ic #ifdef
|
||||
で使用されている表現に合わせるべきです。
|
||||
|
|
Loading…
Reference in a new issue