aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-03-02 14:30:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-03-02 14:31:06 +1300
commite228d449bb233cb3359991811749fed4ce74d11c (patch)
tree2be50bb6486f9e7dbf47b7ca46fc0f6cf2d80544
parentIgnore built files (diff)
downloadspsh-e228d449bb233cb3359991811749fed4ce74d11c.tar.gz
spsh-e228d449bb233cb3359991811749fed4ce74d11c.zip
>implying there's a man page
-rw-r--r--sps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sps.h b/sps.h
index c23e311..3f70744 100644
--- a/sps.h
+++ b/sps.h
@@ -10,7 +10,7 @@
#include <sys/wait.h>
#include <unistd.h>
-#define WELCOME "Welcome to sps(1), the shitposting shell"
+#define WELCOME "Welcome to sps, the shitposting shell"
#define WARNING "(pretty much nothing works, just fyi)"
#define MAX_ARGS 64