From owner-freebsd-doc@FreeBSD.ORG Sun Dec 15 16:50:23 2013 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF26B7BD; Sun, 15 Dec 2013 16:50:23 +0000 (UTC) Received: from mail-pb0-x234.google.com (mail-pb0-x234.google.com [IPv6:2607:f8b0:400e:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 918B41111; Sun, 15 Dec 2013 16:50:23 +0000 (UTC) Received: by mail-pb0-f52.google.com with SMTP id uo5so4514653pbc.11 for ; Sun, 15 Dec 2013 08:50:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=YJBIaEJJteXjDl8V+FsQ+lwTiBK3DZ5FdJdbgViilmU=; b=gRiKbguc+4lJVOg4HYvGiDjGAlIdngwV6hgKIaH1FDlsBGe0Wc93mCq+ZKiqnkVsgE 9Ckf1Q3ZbWthbYElsCnpSf3MZ7ywSqAhxlsTUgZjqGlJlkYofZofxn/ISJK2HwaFue1/ XOWs9qDTZP1TBSxQV8k/PSAyeR27z0O2mVsGdtfXj5yZ7F8snThwAdTIY0Pi26b3IyoS 7DOp4Kx6NE5bUAaWyv4QCSnFEEBNzz0CFSESzd+LV7bIg51EFeRqDkx30bQa3mrmPlEv LooK3yokxUB5f+32fldW0hb4SmufHCWxy82DISF9w2wy9imT/2HkwSbzVfsuP+hstt0V yxEQ== MIME-Version: 1.0 X-Received: by 10.67.8.102 with SMTP id dj6mr15404276pad.10.1387126223242; Sun, 15 Dec 2013 08:50:23 -0800 (PST) Sender: sjk4015@gmail.com Received: by 10.68.114.101 with HTTP; Sun, 15 Dec 2013 08:50:23 -0800 (PST) In-Reply-To: References: Date: Sun, 15 Dec 2013 11:50:23 -0500 X-Google-Sender-Auth: a9TcN1XA8Gipq4amKkIbsclpAk0 Message-ID: Subject: Re: Update to man-refs.ent From: Steven Kreuzer To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-doc@freebsd.org, wblock@freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Dec 2013 16:50:23 -0000 On Sat, Dec 14, 2013 at 6:54 PM, Warren Block wrote: > On Sat, 14 Dec 2013, Steven Kreuzer wrote: > >> Hello- >> >> If someone has some free time, would you be able to review this patch for >> me? >> >> http://clamps.exit2shell.com/~skreuzer/patches/nve-counter.patch >> >> It adds manual page entities for nvme(4), nvd(4), nvmecontrol(8) and >> counter(9) which are new for FreeBSD 10. > > > Looks good to me. I can commit it, or you can, with an Approved from me. > > Thanks! It appears I have the ability to commit to docs. I just added it. Thanks Warren!