SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
textproc/sablotron/patches/patch-src_command_sabcmd_cpp
Normal file
12
textproc/sablotron/patches/patch-src_command_sabcmd_cpp
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/command/sabcmd.cpp
|
||||
--- src/command/sabcmd.cpp.orig
|
||||
+++ src/command/sabcmd.cpp
|
||||
@@ -168,7 +168,7 @@ char usage[] =
|
||||
|
||||
char askhelp[] = "Type sabcmd --help to display a help message.\n";
|
||||
char msgConflict[] = "conflict with preceding switches: ";
|
||||
-char version_txt[] = "\nsabcmd "SAB_VERSION" ("SAB_DATE")\n"\
|
||||
+char version_txt[] = "\nsabcmd " SAB_VERSION " (" SAB_DATE ")\n"\
|
||||
"copyright (C) 2000 - 2005 Ginger Alliance (www.gingerall.com)\n";
|
||||
char dbg_usage[] = "\nDebugging options:\n"\
|
||||
"\t--debug\t\t\tdisplay results of the command line parse\n"\
|
Loading…
Add table
Add a link
Reference in a new issue