]> git.saurik.com Git - apple/shell_cmds.git/blobdiff - sh/cd.h
shell_cmds-216.60.1.tar.gz
[apple/shell_cmds.git] / sh / cd.h
diff --git a/sh/cd.h b/sh/cd.h
index 91fbc2b692aa881673cba1495ab366ce711a61be..0745d97a313d7bf62ebf2d70e3ce3e9e34f4e6ed 100644 (file)
--- a/sh/cd.h
+++ b/sh/cd.h
@@ -10,7 +10,7 @@
  * 2. Redistributions in binary form must reproduce the above copyright
  *    notice, this list of conditions and the following disclaimer in the
  *    documentation and/or other materials provided with the distribution.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
  *    may be used to endorse or promote products derived from this software
  *    without specific prior written permission.
  *
@@ -26,7 +26,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $FreeBSD$
+ * $FreeBSD: head/bin/sh/cd.h 314436 2017-02-28 23:42:47Z imp $
  */
 
 void    pwd_init(int);