diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 14:52:41 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-08-13 14:52:41 +0000 |
| commit | 635e2e682bccbef1436fee9ddd54b24afd7a34b9 (patch) | |
| tree | 6cacf81425d6abd84b292a12bd188d81107418aa /share | |
| parent | e6d3dae8cd37941ac8b6f5fe6cbe0220676039e3 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man9/style.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index a54828812ac3..5bcbcda16a1b 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -523,7 +523,7 @@ does not understand this rule. .Ic sizeof Ns 's are written with parenthesis always. The redundant parenthesis rules do not apply to -.Ic sizeof(var) +.Fn sizeof var instances. .Pp .Dv NULL |
