public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 1/8] man stap.1: escape minus sign properly
@ 2013-02-23 22:56 Timo Juhani Lindfors
  2013-02-23 22:56 ` [PATCH 7/8] Add missing executable bit to example scripts Timo Juhani Lindfors
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Timo Juhani Lindfors @ 2013-02-23 22:56 UTC (permalink / raw)
  To: systemtap; +Cc: Timo Juhani Lindfors

---
 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-02-23 22:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-23 22:56 [PATCH 1/8] man stap.1: escape minus sign properly Timo Juhani Lindfors
2013-02-23 22:56 ` [PATCH 7/8] Add missing executable bit to example scripts Timo Juhani Lindfors
2013-02-23 22:56 ` [PATCH 8/8] man: escape quote properly in header Timo Juhani Lindfors
2013-02-23 22:56 ` [PATCH 3/8] man stapprobes.3stap: escape minus sign properly Timo Juhani Lindfors
2013-02-23 22:56 ` [PATCH 4/8] remove executable bit from stapgames tapset Timo Juhani Lindfors
2013-02-23 22:56 ` [PATCH 6/8] man stappaths.7: properly escape dot in the beginning of the line Timo Juhani Lindfors
2013-02-23 22:56 ` [PATCH 2/8] man stap.1: fix typo Timo Juhani Lindfors
2013-02-23 22:57 ` [PATCH 5/8] Add missing "#!/usr/bin/env stap" to some examples Timo Juhani Lindfors

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).