components/ksh93/ksh93.p5m
branchs11u3-sru
changeset 7684 df734e7c2a96
parent 6073 99c2bf34d78a
equal deleted inserted replaced
7682:8e5bb71809b9 7684:df734e7c2a96
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2017, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 # The man pages are all at the top of a "files" directory; setting the hash to
    24 # The man pages are all at the top of a "files" directory; setting the hash to
    25 # point to the files therein.
    25 # point to the files therein.
    26 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<1> >
    26 <transform file path=usr/share/man/man.+/(.+)$ -> set action.hash %<1> >
       
    27 <transform file path=usr/share/man/man1/ksh.1$ -> set action.hash src/cmd/ksh93/sh.1>
    27 # Bypassing the mangler for these files because they are pre-Solarified.
    28 # Bypassing the mangler for these files because they are pre-Solarified.
    28 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
    29 <transform file path=usr/share/man/.+$ -> add mangler.bypass true >
    29 set name=pkg.fmri \
    30 set name=pkg.fmri \
    30     value=pkg:/shell/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31     value=pkg:/shell/ksh93@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
    32 set name=pkg.summary value="Ksh93 - The AT&T Korn Shell"
    99 file sh.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/sh.1
   100 file sh.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/sh.1
   100 file shcomp.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/shcomp.1
   101 file shcomp.1.ja_JP.UTF-8 path=usr/share/man/ja_JP.UTF-8/man1/shcomp.1
   101 dir  path=usr/share/man/man1
   102 dir  path=usr/share/man/man1
   102 file path=usr/share/man/man1/alias.1
   103 file path=usr/share/man/man1/alias.1
   103 file path=usr/share/man/man1/jsh.1
   104 file path=usr/share/man/man1/jsh.1
   104 file path=usr/share/man/man1/ksh.1
   105 file src/cmd/ksh93/sh.1 path=usr/share/man/man1/ksh.1
   105 file path=usr/share/man/man1/ksh93.1
   106 file path=usr/share/man/man1/ksh93.1
   106 file path=usr/share/man/man1/rksh.1
   107 file path=usr/share/man/man1/rksh.1
   107 file path=usr/share/man/man1/sh.1
   108 file path=usr/share/man/man1/sh.1
   108 file path=usr/share/man/man1/shcomp.1
   109 file path=usr/share/man/man1/shcomp.1
   109 dir  path=usr/share/man/zh_CN.UTF-8/man1
   110 dir  path=usr/share/man/zh_CN.UTF-8/man1