summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/tcpip.c
diff options
context:
space:
mode:
Diffstat (limited to 'release/sysinstall/tcpip.c')
-rw-r--r--release/sysinstall/tcpip.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/release/sysinstall/tcpip.c b/release/sysinstall/tcpip.c
index 29499c4..c7d46ea 100644
--- a/release/sysinstall/tcpip.c
+++ b/release/sysinstall/tcpip.c
@@ -1,5 +1,5 @@
/*
- * $Id: tcpip.c,v 1.31 1995/09/18 16:52:38 peter Exp $
+ * $Id: tcpip.c,v 1.32 1995/12/07 10:34:19 peter Exp $
*
* Copyright (c) 1995
* Gary J Palmer. All rights reserved.
@@ -54,6 +54,9 @@
#include "colors.h"
#include "sysinstall.h"
+/* The help file for the TCP/IP setup screen */
+#define TCP_HELPFILE "tcp"
+
/* These are nasty, but they make the layout structure a lot easier ... */
static char hostname[HOSTNAME_FIELD_LEN], domainname[HOSTNAME_FIELD_LEN],
OpenPOWER on IntegriCloud