diff options
-rw-r--r-- | sysutils/xps/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/xps/patches/patch-aa b/sysutils/xps/patches/patch-aa new file mode 100644 index 00000000000..472b3f4be83 --- /dev/null +++ b/sysutils/xps/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.5 2003/06/17 15:30:52 fredb Exp $ + +--- common.c.orig 1999-06-16 22:44:56.000000000 -0500 ++++ common.c +@@ -950,7 +950,7 @@ usage(int exitcode) + \t-zombie color Color for zombie processes\n\ + \t-stopped color Color for stopped processes\n\ + \t-kill Enable Quick Kill\n\ +-\t-metoo Show me running too. ++\t-metoo Show me running too.\n\ + \t-pscmdline string Command to give ps cmdline. Should have %%d for pid\n\ + \t-pscmdinfo string Command to give ps info. Should have %%d for pid\n\ + \t-version Print version information and build info\n\ |