copy format strings, so "ps -ll" works
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 4 Jun 1991 08:19:40 +0000 (00:19 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 4 Jun 1991 08:19:40 +0000 (00:19 -0800)
SCCS-vsn: bin/ps/keyword.c 5.9

usr/src/bin/ps/keyword.c

index fa72529..5ec22db 100644 (file)
@@ -6,7 +6,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)keyword.c  5.8 (Berkeley) %G%";
+static char sccsid[] = "@(#)keyword.c  5.9 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>