diff options
| author | Philip Paeps <philip@FreeBSD.org> | 2006-11-01 12:13:08 +0000 |
|---|---|---|
| committer | Philip Paeps <philip@FreeBSD.org> | 2006-11-01 12:13:08 +0000 |
| commit | 089d90279a5ca3989e91bf6b5b7942739d511720 (patch) | |
| tree | ae879e51c0a4027e6066e23bde70e67876b07d13 /gnu | |
| parent | 1675d675a72f9e6e17f224243894dd37ed3c8994 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/send-pr/send-pr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.sh b/gnu/usr.bin/send-pr/send-pr.sh index 4ee7483d6245..9cba9a4406b3 100644 --- a/gnu/usr.bin/send-pr/send-pr.sh +++ b/gnu/usr.bin/send-pr/send-pr.sh @@ -300,7 +300,7 @@ else for file in $TEMP $REF ; do cat > $file << '__EOF__' SEND-PR: -*- send-pr -*- -SEND-PR: vim: syntax=send-pr (needed for vim syntax highlighting) +SEND-PR: vim: syntax=sendpr SEND-PR: SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as SEND-PR: will all comments (text enclosed in `<' and `>'). |
