From 9deaded094d3506a7c11c49a840ce782d56f3511 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Fri, 27 Jun 1997 18:51:46 +0000 Subject: [PATCH] Toe the current ideological line. --- v7/src/microcode/ux.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v7/src/microcode/ux.h b/v7/src/microcode/ux.h index 403ee3489..6136cecd6 100644 --- a/v7/src/microcode/ux.h +++ b/v7/src/microcode/ux.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: ux.h,v 1.67 1997/05/01 01:30:49 cph Exp $ +$Id: ux.h,v 1.68 1997/06/27 18:51:46 cph Exp $ Copyright (c) 1988-97 Massachusetts Institute of Technology @@ -297,7 +297,7 @@ extern int EXFUN (kill, (pid_t, int)); #define HAVE_VFORK #ifdef __linux -#define SYSTEM_VARIANT "Linux" +#define SYSTEM_VARIANT "GNU/Linux" #include #define HAVE_FTRUNCATE #define HAVE_STATFS -- 2.25.1