diff options
Diffstat (limited to 'man/man3/searchpath.3')
| -rw-r--r-- | man/man3/searchpath.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/searchpath.3 b/man/man3/searchpath.3 index 10b741eb..01c3037c 100644 --- a/man/man3/searchpath.3 +++ b/man/man3/searchpath.3 @@ -13,9 +13,9 @@ char* searchpath(char *name) searches for the executable .I name in the same way that -.MR sh (1) +.MR sh 1 and -.MR rc (1) +.MR rc 1 do. .PP The environment variable @@ -32,9 +32,9 @@ returns a pointer to a malloced string containing a path or simply .IR name ) suitable for use in -.MR open (3) +.MR open 3 or -.MR exec (3) . +.MR exec 3 . .PP If .I name |
