summaryrefslogtreecommitdiff
path: root/share/man/man9/style.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/style.9')
-rw-r--r--share/man/man9/style.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/style.9 b/share/man/man9/style.9
index f4229630855..ed828aa4ae0 100644
--- a/share/man/man9/style.9
+++ b/share/man/man9/style.9
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: style.9,v 1.31 2003/02/26 15:05:07 david Exp $
+.\" $OpenBSD: style.9,v 1.32 2003/04/20 20:04:17 jmc Exp $
.\"
.Dd June 18, 2001
.Dt STYLE 9
@@ -432,8 +432,8 @@ Hiding file declarations in what appears to be a local scope is
undesirable and will elicit complaints from a good compiler, such as
.Dq Li gcc -Wtraditional .
.Pp
-Casts and
-.Fn sizeof
+Casts and
+.Fn sizeof
calls are not followed by a space.
Note that
.Xr indent 1