From owner-freebsd-questions@FreeBSD.ORG  Sun Apr 27 21:42:29 2014
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id D7A9765D
 for <freebsd-questions@freebsd.org>; Sun, 27 Apr 2014 21:42:29 +0000 (UTC)
Received: from mail-qg0-f46.google.com (mail-qg0-f46.google.com
 [209.85.192.46])
 (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 94BCA307
 for <freebsd-questions@freebsd.org>; Sun, 27 Apr 2014 21:42:29 +0000 (UTC)
Received: by mail-qg0-f46.google.com with SMTP id q107so5946913qgd.19
 for <freebsd-questions@freebsd.org>; Sun, 27 Apr 2014 14:42:22 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:references:mime-version:in-reply-to:content-type
 :content-transfer-encoding:message-id:cc:from:subject:date:to;
 bh=qG+NmOgjInAGyCfjKsRpHpXzSMkykAH7L6WF98Umv4I=;
 b=TzFa+g3DWPKF3Xy8NKMCR4pBt6rHXeZr/jE3RCdj0HqKnejfJYU1k4uCZgdHRAh57v
 madk2uk8DNTqdeGPkjpirthCMPyn6YRi1Y6/6SGnbjsphnO6JrkKUgXORR5JJY1KsMB8
 t24cTgFfVazjpOji7ISBq8Y1Esy9Iigo2M+5Qg9Ymhx+uGugNKDH8wnsxmoVI0LLs+Ag
 mw73flSNqIPEnCy7gWN4W6iikQe+Pb7jgixVhodaHHk81V/9nk0Rm2J3nuPqS3wnKzT6
 MCq/4feiCQ5UNYRioykzDPzDKik7f2RKUxGiWmKFKxkA5TO0B1GoS3gq7PJ+btjPWeHk
 ytJw==
X-Gm-Message-State: ALoCoQmcV/RiWZgZefyrmC9hNXTSF6KNFjUw1vV8uhNGpaE1VDvoICIegrQpD0BdiZ5OrW0rzY8s
X-Received: by 10.224.166.9 with SMTP id k9mr9310034qay.25.1398634942721;
 Sun, 27 Apr 2014 14:42:22 -0700 (PDT)
Received: from [192.168.10.123] (c-68-49-104-76.hsd1.md.comcast.net.
 [68.49.104.76])
 by mx.google.com with ESMTPSA id z96sm19291363qge.10.2014.04.27.14.42.21
 for <multiple recipients>
 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
 Sun, 27 Apr 2014 14:42:21 -0700 (PDT)
References: <43930.1398634658@server1.tristatelogic.com>
Mime-Version: 1.0 (1.0)
In-Reply-To: <43930.1398634658@server1.tristatelogic.com>
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Message-Id: <7D6A0C4D-DA6E-414F-938A-23EFE6683282@kallab.com>
X-Mailer: iPod touch Mail (11D167)
From: Antoine Kallab <antoine@kallab.com>
Subject: Re: missing man pages
Date: Sun, 27 Apr 2014 17:42:16 -0400
To: "Ronald F. Guilmette" <rfg@tristatelogic.com>
Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions/>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
 <mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sun, 27 Apr 2014 21:42:29 -0000


> gconfd-2
> polkitd
> console-kit-daemon
> hald-addon-mouse-sysmouse:
> hald-runner

One thing you might want to try is look for related man pages to see if that=
 process is in a sub-page.=20

I.E do man hald instead of hald-addon-sysmouse or hald-runner and scroll thr=
ough and see if you can't find it.=20

Missing man pages are never a good thing so yes, I think it should be rectif=
ied.=20=