summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2011-08-14 13:27:48 +0100
committerLars Wirzenius <liw@liw.fi>2011-08-14 13:27:48 +0100
commit85cf78ae530e437e9d3b0cc74f9139a3a5ddce54 (patch)
tree0be90b949e68ba189789b7b219a83bcf8ac43113
parent9347dbd60dbcea57dc295d062776769221c5fb5a (diff)
downloadextrautils-85cf78ae530e437e9d3b0cc74f9139a3a5ddce54.tar.gz
Fix manpage formatting bug.
-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