--- doc/pinfo.1.in.orig 2006-03-09 23:54:43.000000000 +0300
+++ doc/pinfo.1.in 2012-08-06 14:44:33.000000000 +0400
.IR "filehandling_functions.c".
When the search for info pages fails, man is called with the infopage
-argument, and it's output is parsed by pinfo. This means that when you don't
+argument, and its output is parsed by pinfo. This means that when you don't
have the appropriate info page, but have a man page instead; the man page
You can also call the man function of pinfo in another way. When pinfo is
called with an argv[0] (the program file name), which contains the word 'man'
-in it's name, the man functions are enabled automatically.
+in its name, the man functions are enabled automatically.
Previously there was a symlink to pinfo, called pman, but I had to remove it
-from the distribution, since it's name was in conflict with some other
+from the distribution, since its name was in conflict with some other
utility. Anyway, you can feel free to create such a link if you wish.
KEY_FOLLOWLINK_1=KEY_RIGHT
# 12 is a code for ctrl+l
blinking attribute, or highlighted background in some other configurations.
Now let's move to the key definitions. Here we first put a key name (again
-all keys are present in the example); then we enter it's value -- either
+all keys are present in the example); then we enter its value -- either
by apostrophes, or a keycode number (like in KEY_REFRESH_1), or its mnemonic
-code name if it's a special key (like i.e. in KEY_FOLLOWLINK_1).
+code name if its a special key (like i.e. in KEY_FOLLOWLINK_1).
If you wish to specify key by code value, use the supplied program 'testkey'
to obtain the needed value. It mainly is a feature, when you want to add
Alternate key for repeating the last search.
-Key for explicitly going to a node (by specifying it's name).
+Key for explicitly going to a node (by specifying its name).
-Alternate key for explicitly going to a node (by specifying it's name).
+Alternate key for explicitly going to a node (by specifying its name).
Key for going to a node marked as 'Prev' in the header. In man page viewer