From owner-freebsd-commit Thu Jul 27 18:48:55 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id SAA18627 for commit-outgoing; Thu, 27 Jul 1995 18:48:55 -0700 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id SAA18614 for cvs-share-outgoing; Thu, 27 Jul 1995 18:48:52 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id SAA18608 ; Thu, 27 Jul 1995 18:48:47 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id SAA04924; Thu, 27 Jul 1995 18:47:15 -0700 To: Bruce Evans cc: CVS-commiters@freefall.cdrom.com, cvs-share@freefall.cdrom.com, jkh@freefall.cdrom.com Subject: Re: cvs commit: src/share/syscons/keymaps Makefile In-reply-to: Your message of "Fri, 28 Jul 1995 10:21:53 +1000." <199507280021.KAA01871@godzilla.zeta.org.au> Date: Thu, 27 Jul 1995 18:47:15 -0700 Message-ID: <4922.806896035@time.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@FreeBSD.org Precedence: bulk > > Branch: share/syscons/keymaps RELENG_2_1_0 > > Modified: share/syscons/keymaps Makefile > > Log: > > Add spanish keymap from HEAD. > > Does it work? > > sio.4 in 2.1 now documents a 2.2 flag that happens to be a no-op in 2.1. > > Bruce Hmmm. I didn't think that merging the docs from 2.2 would run into this kind of problem. Shall I revert the doc, or shall we simply settle for a documented no-op? I'm partial to the latter, myself.. Jordan