Source-Changes-HG archive

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

[src/trunk]: src/share/man/man7 Xref cdefs(3).



details:   https://anonhg.NetBSD.org/src/rev/b0ebe4320469
branches:  trunk
changeset: 763671:b0ebe4320469
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Mar 30 15:37:15 2011 +0000

description:
Xref cdefs(3).

diffstat:

 share/man/man7/c.7 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (28 lines):

diff -r 975b5bf579b9 -r b0ebe4320469 share/man/man7/c.7
--- a/share/man/man7/c.7        Wed Mar 30 14:34:26 2011 +0000
+++ b/share/man/man7/c.7        Wed Mar 30 15:37:15 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: c.7,v 1.11 2011/01/19 00:06:22 uwe Exp $
+.\" $NetBSD: c.7,v 1.12 2011/03/30 15:37:15 jruoho Exp $
 .\"
 .\" Copyright (C) 2007, 2010 Gabor Kovesdan. All rights reserved.
 .\"
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD: src/share/man/man7/c99.7,v 1.1 2010/06/17 12:05:47 gabor Exp $
 .\"
-.Dd December 17, 2010
+.Dd March 30, 2011
 .Dt C 7
 .Os
 .Sh NAME
@@ -165,7 +165,8 @@
 .Sh SEE ALSO
 .Xr c89 1 ,
 .Xr c99 1 ,
-.Xr cc 1
+.Xr cc 1 ,
+.Xr cdefs 3
 .Rs
 .%A Brian W. Kernighan
 .%A Dennis M. Ritchie



Home | Main Index | Thread Index | Old Index