platform_external_selinux/libselinux/man
Mike Frysinger 7179fd8738 man: standardize spacing with pointers in prototypes
The majority of prototypes don't put a space between the "*" and the
parameter name.  i.e. this style is incorrect:
	char * foo;
Instead, we want:
	char *foo;

Fix a bunch of references that use this uncommon style.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2016-12-12 14:44:26 -05:00
..
man3 man: standardize spacing with pointers in prototypes 2016-12-12 14:44:26 -05:00
man5 libselinux: matchpathcon/selabel_file: Fix man pages. 2015-05-11 09:53:37 -04:00
man8 selinux(8): fix display of man page references 2016-12-12 14:44:22 -05:00
Makefile Fix relabel target. 2013-10-23 12:44:30 -04:00