diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 15:48:52 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2013-08-23 15:48:52 -0400 |
commit | 1556afae40c09034f2e1e53570c61593912c4fd4 (patch) | |
tree | 425c748d1b46a9d9f1083627ee9653a59729c41c /sys/man/1/2c | |
parent | eca2dbed8b9872f8071b0e8ddc2d1da3f097f283 (diff) |
2c(1), torrent(1), uhtml(1), kbd(3), cwfs(4), hgfs(4), cifsd(8), cryptsetup(8), hjfs(8), kbdfs(8), realemu(8), wpa(8): fix spelling, typos
Diffstat (limited to 'sys/man/1/2c')
-rw-r--r-- | sys/man/1/2c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/1/2c b/sys/man/1/2c index cb663e306..023ccc099 100644 --- a/sys/man/1/2c +++ b/sys/man/1/2c @@ -404,7 +404,7 @@ only division and modulus use the run-time library and the other operators generate in-line code (and .I uvlong-expression -.I divison-or-modulus +.I division-or-modulus .BI "(1<<" constant ) will turn into in-line bit operations, as is done for shorter |