From 1f1344c8da8a69391c392a10e27dda134755fc94 Mon Sep 17 00:00:00 2001 From: ache Date: Mon, 9 Mar 1998 14:24:21 +0000 Subject: Fix RFC number 1544 -> 1644 --- release/sysinstall/menus.c | 4 ++-- usr.sbin/sade/menus.c | 4 ++-- usr.sbin/sysinstall/menus.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/release/sysinstall/menus.c b/release/sysinstall/menus.c index 77fe353..d69c4bf 100644 --- a/release/sysinstall/menus.c +++ b/release/sysinstall/menus.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: menus.c,v 1.154 1998/02/12 17:53:19 yokota Exp $ + * $Id: menus.c,v 1.155 1998/03/07 08:59:27 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -1235,7 +1235,7 @@ DMenu MenuNetworking = { dmenuVarCheck, dmenuToggleVariable, NULL, "amd_enable=YES" }, { "AMD Flags", "Set flags to AMD service (if enabled)", dmenuVarCheck, dmenuISetVariable, NULL, "amd_flags" }, - { "TCP Extentions", "Allow RFC1323 and RFC1544 TCP extentions?", + { "TCP Extentions", "Allow RFC1323 and RFC1644 TCP extentions?", dmenuVarCheck, dmenuToggleVariable, NULL, "tcp_extentions=YES" }, { "Gateway", "This machine will route packets between interfaces", dmenuVarCheck, dmenuToggleVariable, NULL, "gateway_enable=YES" }, diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c index 77fe353..d69c4bf 100644 --- a/usr.sbin/sade/menus.c +++ b/usr.sbin/sade/menus.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: menus.c,v 1.154 1998/02/12 17:53:19 yokota Exp $ + * $Id: menus.c,v 1.155 1998/03/07 08:59:27 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -1235,7 +1235,7 @@ DMenu MenuNetworking = { dmenuVarCheck, dmenuToggleVariable, NULL, "amd_enable=YES" }, { "AMD Flags", "Set flags to AMD service (if enabled)", dmenuVarCheck, dmenuISetVariable, NULL, "amd_flags" }, - { "TCP Extentions", "Allow RFC1323 and RFC1544 TCP extentions?", + { "TCP Extentions", "Allow RFC1323 and RFC1644 TCP extentions?", dmenuVarCheck, dmenuToggleVariable, NULL, "tcp_extentions=YES" }, { "Gateway", "This machine will route packets between interfaces", dmenuVarCheck, dmenuToggleVariable, NULL, "gateway_enable=YES" }, diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c index 77fe353..d69c4bf 100644 --- a/usr.sbin/sysinstall/menus.c +++ b/usr.sbin/sysinstall/menus.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: menus.c,v 1.154 1998/02/12 17:53:19 yokota Exp $ + * $Id: menus.c,v 1.155 1998/03/07 08:59:27 jkh Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -1235,7 +1235,7 @@ DMenu MenuNetworking = { dmenuVarCheck, dmenuToggleVariable, NULL, "amd_enable=YES" }, { "AMD Flags", "Set flags to AMD service (if enabled)", dmenuVarCheck, dmenuISetVariable, NULL, "amd_flags" }, - { "TCP Extentions", "Allow RFC1323 and RFC1544 TCP extentions?", + { "TCP Extentions", "Allow RFC1323 and RFC1644 TCP extentions?", dmenuVarCheck, dmenuToggleVariable, NULL, "tcp_extentions=YES" }, { "Gateway", "This machine will route packets between interfaces", dmenuVarCheck, dmenuToggleVariable, NULL, "gateway_enable=YES" }, -- cgit v1.1