[hackers] [libixp] Change reference to ssid to libixp in the README.

From: Kris Maglione <jg_AT_suckless.org>
Date: Tue Mar 06 09:34:47 2007

changeset: 40:c9b5bed927bf
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Tue Mar 06 03:29:46 2007 -0500
summary: Change reference to ssid to libixp in the README.

diff -r 7c3b9ef60da1 -r c9b5bed927bf README
--- a/README Tue Feb 20 13:25:44 2007 -0500
+++ b/README Tue Mar 06 03:29:46 2007 -0500
@@ -5,10 +5,10 @@ libixp is an extremly simple 9P stand-al
 
 Installation
 ------------
-Edit config.mk to match your local setup. ssid is installed into
+Edit config.mk to match your local setup. libixp is installed into
 /usr/local by default.
 
-Afterwards enter the following command to build and install ssid
+Afterwards enter the following command to build and install libixp
 (if necessary as root):
 
     $ make clean install
diff -r 7c3b9ef60da1 -r c9b5bed927bf util.c
--- a/util.c Tue Feb 20 13:25:44 2007 -0500
+++ b/util.c Tue Mar 06 03:29:46 2007 -0500
@@ -80,8 +80,6 @@ ixp_tokenize(char **result, unsigned int
         return i; /* number of tokens */
 }
 
-/* $OpenBSD: strlcat.c,v 1.2 1999/06/17 16:28:58 millert Exp $ */
-
 /*
  * Copyright (c) 1998 Todd C. Miller <Todd.Miller_AT_courtesan.com>
  * All rights reserved.
Received on Tue Mar 06 2007 - 09:34:47 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:56:12 UTC