Make loses argument information.
[unix-history] / usr.bin / netstat / unix.c
index 5c4e442..c83ab4d 100644 (file)
@@ -34,7 +34,7 @@
 #ifndef lint
 /* from: static char sccsid[] = "@(#)unix.c    5.11 (Berkeley) 7/1/91"; */
 static const char unix_c_rcsid[] =
 #ifndef lint
 /* from: static char sccsid[] = "@(#)unix.c    5.11 (Berkeley) 7/1/91"; */
 static const char unix_c_rcsid[] =
-       "$Id: unix.c,v 1.3 1993/11/17 20:19:25 wollman Exp $";
+       "$Id: unix.c,v 1.4 1994/01/23 15:06:14 davidg Exp $";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
@@ -135,7 +135,7 @@ unixdomainpr(so, soaddr)
        } else
                m = (struct mbuf *)0;
        if (first) {
        } else
                m = (struct mbuf *)0;
        if (first) {
-               printf("Active UNIX domain sockets\n");
+               printf("Active local domain sockets\n");
                printf(
 "%-8.8s %-6.6s %-6.6s %-6.6s %8.8s %8.8s %8.8s %8.8s Addr\n",
                    "Address", "Type", "Recv-Q", "Send-Q",
                printf(
 "%-8.8s %-6.6s %-6.6s %-6.6s %8.8s %8.8s %8.8s %8.8s Addr\n",
                    "Address", "Type", "Recv-Q", "Send-Q",