1c10c16deSRichard Lowe# 2c10c16deSRichard Lowe# This file and its contents are supplied under the terms of the 3c10c16deSRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0. 4c10c16deSRichard Lowe# You may only use this file in accordance with the terms of version 5c10c16deSRichard Lowe# 1.0 of the CDDL. 6c10c16deSRichard Lowe# 7c10c16deSRichard Lowe# A full copy of the text of the CDDL should have accompanied this 8c10c16deSRichard Lowe# source. A copy of the CDDL is also available via the Internet 9c10c16deSRichard Lowe# at http://www.illumos.org/license/CDDL. 10c10c16deSRichard Lowe# 11c10c16deSRichard Lowe 12*a9478106SYuri Pankov# 13c10c16deSRichard Lowe# Copyright 2011, Richard Lowe 14*a9478106SYuri Pankov# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 15*a9478106SYuri Pankov# 16c10c16deSRichard Lowe 17c10c16deSRichard Lowefile path=usr/share/man/man3sec/acl_check.3sec 18c10c16deSRichard Lowefile path=usr/share/man/man3sec/acl_free.3sec 19c10c16deSRichard Lowefile path=usr/share/man/man3sec/acl_get.3sec 20c10c16deSRichard Lowefile path=usr/share/man/man3sec/acl_strip.3sec 21c10c16deSRichard Lowefile path=usr/share/man/man3sec/acl_totext.3sec 22c10c16deSRichard Lowefile path=usr/share/man/man3sec/acl_trivial.3sec 23c10c16deSRichard Lowefile path=usr/share/man/man3sec/aclcheck.3sec 24c10c16deSRichard Lowefile path=usr/share/man/man3sec/aclsort.3sec 25c10c16deSRichard Lowefile path=usr/share/man/man3sec/acltomode.3sec 26c10c16deSRichard Lowefile path=usr/share/man/man3sec/acltotext.3sec 27*a9478106SYuri Pankovlink path=usr/share/man/man3sec/acl_fromtext.3sec target=acl_totext.3sec 28*a9478106SYuri Pankovlink path=usr/share/man/man3sec/acl_set.3sec target=acl_get.3sec 29*a9478106SYuri Pankovlink path=usr/share/man/man3sec/aclfrommode.3sec target=acltomode.3sec 30*a9478106SYuri Pankovlink path=usr/share/man/man3sec/aclfromtext.3sec target=acltotext.3sec 31*a9478106SYuri Pankovlink path=usr/share/man/man3sec/facl_get.3sec target=acl_get.3sec 32*a9478106SYuri Pankovlink path=usr/share/man/man3sec/facl_set.3sec target=acl_get.3sec 33