diff options
author | Joshua M. Clulow <josh@sysmgr.org> | 2022-02-21 22:48:06 -0800 |
---|---|---|
committer | Joshua M. Clulow <josh@sysmgr.org> | 2022-02-21 22:48:06 -0800 |
commit | 1fa2a66491e7d8ae0be84e7da4da8e812480c710 (patch) | |
tree | 1912c7ae9c69a1e0530357bb87a7dfa225fbec6f /usr/src/pkg | |
parent | 74e98f497ae878ae481ccba1f91fd8dc26fa6627 (diff) | |
download | illumos-joyent-1fa2a66491e7d8ae0be84e7da4da8e812480c710.tar.gz |
14249 pseudo-terminal nomenclature should reflect POSIX
Reviewed by: Andy Fiddaman <andy@omnios.org>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'usr/src/pkg')
-rw-r--r-- | usr/src/pkg/manifests/SUNWcs.man7d.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/SUNWcs.man7d.inc b/usr/src/pkg/manifests/SUNWcs.man7d.inc index 66aec80ed4..901eb05c4e 100644 --- a/usr/src/pkg/manifests/SUNWcs.man7d.inc +++ b/usr/src/pkg/manifests/SUNWcs.man7d.inc @@ -14,4 +14,4 @@ file path=usr/share/man/man7d/kstat.7d file path=usr/share/man/man7d/ksyms.7d file path=usr/share/man/man7d/ptm.7d -file path=usr/share/man/man7d/pts.7d +link path=usr/share/man/man7d/pts.7d target=ptm.7d |