spelling
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 1 May 1986 06:08:36 +0000 (22:08 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 1 May 1986 06:08:36 +0000 (22:08 -0800)
SCCS-vsn: share/man/man3f/bit.3 6.4

usr/src/share/man/man3f/bit.3

index 88147f9..536802b 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)bit.3       6.3 (Berkeley) %G%
+.\"    @(#)bit.3       6.4 (Berkeley) %G%
 .\"
 .TH BIT 3F ""
 .UC 5
 .\"
 .TH BIT 3F ""
 .UC 5
@@ -46,7 +46,7 @@ or
 .I lshift
 with a negative
 .IR nbits ,
 .I lshift
 with a negative
 .IR nbits ,
-is an arithmatic right shift with sign extension.
+is an arithmetic right shift with sign extension.
 No test is made for a reasonable value of
 .I nbits.
 .PP
 No test is made for a reasonable value of
 .I nbits.
 .PP