Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man3 And finally, fix a typo.
details: https://anonhg.NetBSD.org/src/rev/5af34d5dab47
branches: trunk
changeset: 763947:5af34d5dab47
user: jruoho <jruoho%NetBSD.org@localhost>
date: Fri Apr 08 08:46:12 2011 +0000
description:
And finally, fix a typo.
diffstat:
share/man/man3/bitops.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 0bcf2f690aa2 -r 5af34d5dab47 share/man/man3/bitops.3
--- a/share/man/man3/bitops.3 Fri Apr 08 08:42:56 2011 +0000
+++ b/share/man/man3/bitops.3 Fri Apr 08 08:46:12 2011 +0000
@@ -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 <jruohonen%iki.fi@localhost>
.\" 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 .
Home |
Main Index |
Thread Index |
Old Index