Subject: CVS commit: src/share/man/man3
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 09/01/2005 12:39:33
Module Name:	src
Committed By:	kleink
Date:		Thu Sep  1 12:39:33 UTC 2005

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

Log Message:
In the wake of C99 (which dropped the implicit int), add a type specifier
to the declarations to keep them warning-free; also add some clarifying
words that the globals are _located at_ those addresses.

Inspired by a conversation with Takayoshi Kochi.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/share/man/man3/end.3

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