Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Fix xref.



details:   https://anonhg.NetBSD.org/src/rev/418608f5b189
branches:  trunk
changeset: 759887:418608f5b189
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Sun Dec 19 10:08:44 2010 +0000

description:
Fix xref.

diffstat:

 share/man/man3/__builtin_constant_p.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7adcaefd930f -r 418608f5b189 share/man/man3/__builtin_constant_p.3
--- a/share/man/man3/__builtin_constant_p.3     Sun Dec 19 10:07:23 2010 +0000
+++ b/share/man/man3/__builtin_constant_p.3     Sun Dec 19 10:08:44 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: __builtin_constant_p.3,v 1.1 2010/12/19 10:07:24 jruoho Exp $
+.\" $NetBSD: __builtin_constant_p.3,v 1.2 2010/12/19 10:08:44 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -61,7 +61,7 @@
 fold the computation if it involves a constant,
 but a function call is needed otherwise.
 For instance,
-.Xr bswap 16
+.Xr bswap16 3
 is defined in
 .Nx
 as:



Home | Main Index | Thread Index | Old Index