[PATCH 1/8] man stap.1: escape minus sign properly
Timo Juhani Lindfors
timo.lindfors@iki.fi
Sat Feb 23 22:56:00 GMT 2013
---
man/stap.1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/man/stap.1 b/man/stap.1
index 5beb481..fcf86c0 100644
--- a/man/stap.1
+++ b/man/stap.1
@@ -97,7 +97,7 @@ there and interpreted first. ($SYSTEMTAP_DIR defaults to $HOME/.systemtap if un
.TP
.B \-
Use standard input instead of a given FILENAME as probe language input,
-unless -e SCRIPT is given.
+unless \-e SCRIPT is given.
.TP
.B \-h \-\-help
Show help message.
--
1.7.2.5
More information about the Systemtap
mailing list