aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-11-25 20:34:21 +0100
committerMattias Andrée <maandree@kth.se>2023-11-25 20:34:21 +0100
commite75feac083f0c35421ff1b41fc9fd457ae48fe60 (patch)
tree6da2fe6167d4e5089ca65f33f6c16ddc0f429519
parentm (diff)
downloadgpp-e75feac083f0c35421ff1b41fc9fd457ae48fe60.tar.gz
gpp-e75feac083f0c35421ff1b41fc9fd457ae48fe60.tar.bz2
gpp-e75feac083f0c35421ff1b41fc9fd457ae48fe60.tar.xz
gpp.1: m fix2.1.3
Signed-off-by: Mattias Andrée <maandree@kth.se>
-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