LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   "man something" gives empty result except for a random invoking (https://www.linuxquestions.org/questions/linux-software-2/man-something-gives-empty-result-except-for-a-random-invoking-673585/)

arctgx 10-01-2008 01:38 PM

"man something" gives empty result except for a random invoking
 
Code:

#... n times, where n is a random number;)
  cur $ man udev
  cur $ man udev
  cur $ man udev
  cur $ man udev
  cur $ man udev
  cur $ man udev
  cur $ man udev
(END)

I must to invoke man command random times, then man page is open properly. I have no idea about the cause of this strange behaviour.

This take place only if the Polish version of manual page exists.

P.S. Do I have described the problem clearly?


All times are GMT -5. The time now is 04:32 PM.