1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(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