(sh-alias-alist): Use gnu/linux, not lignux.

This commit is contained in:
Richard M. Stallman
1996-08-28 20:09:51 +00:00
parent ae6ed0acbb
commit 6dd4407cdc

View File

@@ -90,7 +90,7 @@ sh Bourne Shell
(defvar sh-alias-alist
(nconc (if (eq system-type 'lignux)
(nconc (if (eq system-type 'gnu/linux)
'((csh . tcsh)
(ksh . pdksh)))
;; for the time being