<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Hp-UX man problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312918#M185950</link>
    <description>I have checked the permission of the /tmp directory and it is corrects.</description>
    <pubDate>Wed, 23 Jun 2004 05:38:33 GMT</pubDate>
    <dc:creator>guaggia</dc:creator>
    <dc:date>2004-06-23T05:38:33Z</dc:date>
    <item>
      <title>Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312911#M185943</link>
      <description>hi all,&lt;BR /&gt;&lt;BR /&gt;when I run the man command I obtain the following error message :&lt;BR /&gt;&lt;BR /&gt;man make_depots&lt;BR /&gt;Reformatting entry.  Wait...&lt;BR /&gt;/tmp/mana00911: line 1: Can't open file&lt;BR /&gt;tbl quits&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312911#M185943</guid>
      <dc:creator>guaggia</dc:creator>
      <dc:date>2004-06-23T05:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312912#M185944</link>
      <description>Are you running out of space in /tmp perhaps?</description>
      <pubDate>Wed, 23 Jun 2004 05:29:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312912#M185944</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-06-23T05:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312913#M185945</link>
      <description>thanks for your answer, but this is the situation of the /tmp file system.&lt;BR /&gt;&lt;BR /&gt;# bdf /tmp&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol4     204800    7528  195792    4% /tmp&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;guaggia&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:31:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312913#M185945</guid>
      <dc:creator>guaggia</dc:creator>
      <dc:date>2004-06-23T05:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312914#M185946</link>
      <description>can u try the same command as root ?&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 23 Jun 2004 05:32:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312914#M185946</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2004-06-23T05:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312915#M185947</link>
      <description>I use the root user and I obtain the same error message.</description>
      <pubDate>Wed, 23 Jun 2004 05:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312915#M185947</guid>
      <dc:creator>guaggia</dc:creator>
      <dc:date>2004-06-23T05:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312916#M185948</link>
      <description>What's the permission of /tmp?&lt;BR /&gt;&lt;BR /&gt;ls -ld /tmp&lt;BR /&gt;drwxrwxrwx  17 bin        bin           6144 Jun 23 04:34 /tmp&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 23 Jun 2004 05:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312916#M185948</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-23T05:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312917#M185949</link>
      <description>Hi,&lt;BR /&gt;Sorry Simple quest..&lt;BR /&gt;do you get the same error for all the man commands.&lt;BR /&gt;I mean &lt;BR /&gt;man ls &lt;BR /&gt;man vgimport&lt;BR /&gt;man vgexport etc..,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312917#M185949</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-06-23T05:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312918#M185950</link>
      <description>I have checked the permission of the /tmp directory and it is corrects.</description>
      <pubDate>Wed, 23 Jun 2004 05:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312918#M185950</guid>
      <dc:creator>guaggia</dc:creator>
      <dc:date>2004-06-23T05:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312919#M185951</link>
      <description>Maybe recreate them?&lt;BR /&gt;&lt;BR /&gt;Have a look at the catman command.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 23 Jun 2004 05:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312919#M185951</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-06-23T05:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312920#M185952</link>
      <description>I obtain the same error message for all compressed man pages.&lt;BR /&gt;&lt;BR /&gt;guaggia</description>
      <pubDate>Wed, 23 Jun 2004 05:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312920#M185952</guid>
      <dc:creator>guaggia</dc:creator>
      <dc:date>2004-06-23T05:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312921#M185953</link>
      <description>the problem was the permission of the /usr/bin/sh file.&lt;BR /&gt;&lt;BR /&gt;thank to all for your help.&lt;BR /&gt;&lt;BR /&gt;Guaggia&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 05:51:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312921#M185953</guid>
      <dc:creator>guaggia</dc:creator>
      <dc:date>2004-06-23T05:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hp-UX man problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312922#M185954</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is it happening for all users ?&lt;BR /&gt;&lt;BR /&gt;Sreejith M&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Jun 2004 06:27:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-man-problem/m-p/3312922#M185954</guid>
      <dc:creator>sreejith_4</dc:creator>
      <dc:date>2004-06-23T06:27:25Z</dc:date>
    </item>
  </channel>
</rss>

