diff toys/whoami.c @ 528:878b94b32866

Comment and whitespace tweaks.
author Rob Landley <rob@landley.net>
date Tue, 06 Mar 2012 20:48:27 -0600
parents 2247cdb73f2d
children
line wrap: on
line diff
--- a/toys/whoami.c	Mon Mar 05 23:15:50 2012 -0600
+++ b/toys/whoami.c	Tue Mar 06 20:48:27 2012 -0600
@@ -13,7 +13,7 @@
 	help
 	  usage: whoami
 
-	  Print effective user id.
+	  Print effective user name.
 */
 
 #include "toys.h"