diff options
Diffstat (limited to 'usr/src/pkg/manifests/system-library.man3lgrp.inc')
| -rw-r--r-- | usr/src/pkg/manifests/system-library.man3lgrp.inc | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/usr/src/pkg/manifests/system-library.man3lgrp.inc b/usr/src/pkg/manifests/system-library.man3lgrp.inc index 94c2520ccc..45b6545307 100644 --- a/usr/src/pkg/manifests/system-library.man3lgrp.inc +++ b/usr/src/pkg/manifests/system-library.man3lgrp.inc @@ -9,10 +9,12 @@ # at http://www.illumos.org/license/CDDL. # +# # Copyright 2011, Richard Lowe +# Copyright 2012 Nexenta Systems, Inc. All rights reserved. +# file path=usr/share/man/man3lgrp/lgrp_affinity_get.3lgrp -file path=usr/share/man/man3lgrp/lgrp_affinity_set.3lgrp file path=usr/share/man/man3lgrp/lgrp_children.3lgrp file path=usr/share/man/man3lgrp/lgrp_cookie_stale.3lgrp file path=usr/share/man/man3lgrp/lgrp_cpus.3lgrp @@ -20,7 +22,6 @@ file path=usr/share/man/man3lgrp/lgrp_fini.3lgrp file path=usr/share/man/man3lgrp/lgrp_home.3lgrp file path=usr/share/man/man3lgrp/lgrp_init.3lgrp file path=usr/share/man/man3lgrp/lgrp_latency.3lgrp -file path=usr/share/man/man3lgrp/lgrp_latency_cookie.3lgrp file path=usr/share/man/man3lgrp/lgrp_mem_size.3lgrp file path=usr/share/man/man3lgrp/lgrp_nlgrps.3lgrp file path=usr/share/man/man3lgrp/lgrp_parents.3lgrp @@ -28,3 +29,7 @@ file path=usr/share/man/man3lgrp/lgrp_resources.3lgrp file path=usr/share/man/man3lgrp/lgrp_root.3lgrp file path=usr/share/man/man3lgrp/lgrp_version.3lgrp file path=usr/share/man/man3lgrp/lgrp_view.3lgrp +link path=usr/share/man/man3lgrp/lgrp_affinity_set.3lgrp \ + target=lgrp_affinity_get.3lgrp +link path=usr/share/man/man3lgrp/lgrp_latency_cookie.3lgrp \ + target=lgrp_latency.3lgrp |
