diff options
author | Eric Paris <eparis@redhat.com> | 2011-12-21 11:10:01 -0500 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2011-12-21 12:35:06 -0500 |
commit | 297d2bee23fe96962c9cb819a36ccf0d80421515 (patch) | |
tree | b96afd1af4d085ca2b15183420df2ffe8ff2c783 /libselinux/man/man3/freeconary.3 | |
parent | cb71d68aa1236bf8b1fecad859f53318f61d23dc (diff) | |
download | android_external_selinux-297d2bee23fe96962c9cb819a36ccf0d80421515.tar.gz android_external_selinux-297d2bee23fe96962c9cb819a36ccf0d80421515.tar.bz2 android_external_selinux-297d2bee23fe96962c9cb819a36ccf0d80421515.zip |
libselinux: merge freecon with getcon man page
The getcon man page already includes setcon() and other non-"get"
entries. Why send people somewhere else just for freecon? Put it here.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'libselinux/man/man3/freeconary.3')
-rw-r--r-- | libselinux/man/man3/freeconary.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libselinux/man/man3/freeconary.3 b/libselinux/man/man3/freeconary.3 index 34201533..1210b5a0 100644 --- a/libselinux/man/man3/freeconary.3 +++ b/libselinux/man/man3/freeconary.3 @@ -1 +1 @@ -.so man3/freecon.3 +.so man3/getcon.3 |