Module Name:    src
Committed By:   jruoho
Date:           Fri Apr  8 08:46:12 UTC 2011

Modified Files:
        src/share/man/man3: bitops.3

Log Message:
And finally, fix a typo.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man3/bitops.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man3/bitops.3
diff -u src/share/man/man3/bitops.3:1.2 src/share/man/man3/bitops.3:1.3
--- src/share/man/man3/bitops.3:1.2	Fri Apr  8 08:42:56 2011
+++ src/share/man/man3/bitops.3	Fri Apr  8 08:46:12 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: bitops.3,v 1.2 2011/04/08 08:42:56 jruoho Exp $
+.\" $NetBSD: bitops.3,v 1.3 2011/04/08 08:46:12 jruoho Exp $
 .\"
 .\" Copyright (c) 2011 Jukka Ruohonen <[email protected]>
 .\" All rights reserved.
@@ -57,6 +57,6 @@
 .Xr param 3
 .Sh HISTORY
 The
-.In syps/bitops.h
+.In sys/bitops.h
 header first appeared in
 .Nx 4.0 .

Reply via email to