From: <ssm...@us...> - 2008-07-18 14:01:12
|
Revision: 2925 http://selinux.svn.sourceforge.net/selinux/?rev=2925&view=rev Author: ssmalley Date: 2008-07-18 14:01:08 +0000 (Fri, 18 Jul 2008) Log Message: ----------- Author: Daniel J Walsh Email: dw...@re... Subject: Patch for libselinux man page submitted by Karel Zack Date: Sun, 29 Jun 2008 08:33:30 -0400 Submitted in bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=452868 Modified Paths: -------------- trunk/libselinux/man/man3/freecon.3 Modified: trunk/libselinux/man/man3/freecon.3 =================================================================== --- trunk/libselinux/man/man3/freecon.3 2008-07-07 17:04:48 UTC (rev 2924) +++ trunk/libselinux/man/man3/freecon.3 2008-07-18 14:01:08 UTC (rev 2925) @@ -15,6 +15,11 @@ .B freeconary frees the memory allocated for a context array. +If +.I con +is NULL, no operation is performed. + + .SH "SEE ALSO" .BR selinux "(8)" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |