Subject: CVS commit: src/share/man/man4
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/28/2007 08:22:59
Module Name: src
Committed By: xtraeme
Date: Tue Aug 28 08:22:59 UTC 2007
Modified Files:
src/share/man/man4: envsys.4
Log Message:
The buffer returned by prop_dictionary_externalize() must be freed
by the caller, so update the example.
Also remove all refs to the envsys drivers, they all will be Xref-ed
from envstat(8) (a single source).
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/share/man/man4/envsys.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.