aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gpp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/gpp.1 b/gpp.1
index bf4b982..31af553 100644
--- a/gpp.1
+++ b/gpp.1
@@ -3,7 +3,7 @@
gpp - Bash-based preprocessor for anything
.SH SYNOPSIS
-.R gpp
+.B gpp
[-D
.IR name [= value ]]
[-f
@@ -316,7 +316,7 @@ locate () (
exit 1
)
-includex () {
+locatex () {
local method
local file
set -e