aboutsummaryrefslogtreecommitdiff
path: root/man/man3/searchpath.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/searchpath.3')
-rw-r--r--man/man3/searchpath.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/searchpath.3 b/man/man3/searchpath.3
index e0709b2e..10b741eb 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
-.IR sh (1)
+.MR sh (1)
and
-.IR 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
-.IR open (3)
+.MR open (3)
or
-.IR exec (3).
+.MR exec (3) .
.PP
If
.I name