summaryrefslogtreecommitdiff
path: root/fix-shebang.1
diff options
context:
space:
mode:
Diffstat (limited to 'fix-shebang.1')
-rw-r--r--fix-shebang.12
1 files changed, 1 insertions, 1 deletions
diff --git a/fix-shebang.1 b/fix-shebang.1
index 664e8e6..56fc918 100644
--- a/fix-shebang.1
+++ b/fix-shebang.1
@@ -26,7 +26,7 @@ sets the interpreter or
.I shebang
line for script files.
This is the line that starts with
-.R #!
+.B #!
at the beginning of on the first line.
For example, typically a shell script would be
.sp 1