From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26055 invoked by alias); 4 Jul 2004 19:14:33 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 26046 invoked from network); 4 Jul 2004 19:14:32 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 4 Jul 2004 19:14:32 -0000 Received: from zaretski (pns03-209-245.inter.net.il [80.230.209.245]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id DOR49332; Sun, 4 Jul 2004 22:14:15 +0300 (IDT) Date: Sun, 04 Jul 2004 19:14:00 -0000 From: "Eli Zaretskii" To: Mark Kettenis Message-Id: <3405-Sun04Jul2004221423+0300-eliz@gnu.org> CC: gdb-patches@sources.redhat.com In-reply-to: <200407040703.i64734Di071430@elgar.kettenis.dyndns.org> (message from Mark Kettenis on Sun, 4 Jul 2004 09:03:04 +0200 (CEST)) Subject: Re: [PATCH] BSD libkvm documentation Reply-to: Eli Zaretskii References: <200407031332.i63DWFeQ021626@elgar.kettenis.dyndns.org> <3405-Sun04Jul2004000929+0300-eliz@gnu.org> <200407040703.i64734Di071430@elgar.kettenis.dyndns.org> X-SW-Source: 2004-07/txt/msg00029.txt.bz2 > Date: Sun, 4 Jul 2004 09:03:04 +0200 (CEST) > From: Mark Kettenis > > There's no reason to have 2 index entries both starting with "kvm" > and both pointing to the same page; it just bloats the index. Please > leave only the first @kindex entry and make it say just "@kindex kvm". > > There may be more "kvm" commands in the future, such that the section > doesn't fit on a single page anymore. That doesn't really matter, since they all are described one after the other. > Also it seems that current practice is to give every command a > @kindex entry. We should fix all such entries.