From owner-freebsd-arch@freebsd.org Tue Nov 14 17:02:31 2017 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6BC2DD7791 for ; Tue, 14 Nov 2017 17:02:31 +0000 (UTC) (envelope-from rpokala@mac.com) Received: from pv33p00im-asmtp003.me.com (pv33p00im-asmtp003.me.com [17.142.194.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 995026600E for ; Tue, 14 Nov 2017 17:02:31 +0000 (UTC) (envelope-from rpokala@mac.com) Received: from process-dkim-sign-daemon.pv33p00im-asmtp003.me.com by pv33p00im-asmtp003.me.com (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7 2017)) id <0OZF00O000GX0U00@pv33p00im-asmtp003.me.com> for freebsd-arch@freebsd.org; Tue, 14 Nov 2017 16:02:25 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mac.com; s=04042017; t=1510675344; bh=60NSZkM9sTCNKnsAPCOzwa1X4j8+GWxXiVBW8SYK4Qk=; h=Date:Subject:From:To:Message-id:MIME-version:Content-type; b=bD3oBUAGG5Bep0uRDxRATzz20y2ua0pZ87ZPte0Mz+MuaFB15HCHgbiXeuT1zEnM+ Q38mFJ6Mzz4QpyZdm5AxRdvAninh1t2OWQwaHMoyTbBWjjiz5CGiqVjUEnWYaF3une WJu4noWNepXYkfj+dbY8r97j4Y/W+9VJFm1pH9c48trjs8+O2TrYC0/41XQV0kmoFL kX+v9KvjHW8ZScQP5GIVkXa2uIMmCdSMcIlXnwcia7fEvR/rqY0RO7B1x2MCnD7eaN wqNy98b77ad4AdS47pt6Ve3/moHdKDgCuHn1PnPxe1X9cTFR+126QKKyPrfZcUvg3O neuEsUFicxBNA== Received: from icloud.com ([127.0.0.1]) by pv33p00im-asmtp003.me.com (Oracle Communications Messaging Server 8.0.1.2.20170607 64bit (built Jun 7 2017)) with ESMTPSA id <0OZF00KQ00JYL700@pv33p00im-asmtp003.me.com>; Tue, 14 Nov 2017 16:02:24 +0000 (GMT) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-11-14_07:,, signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 clxscore=1015 suspectscore=2 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1707230000 definitions=main-1711140218 User-Agent: Microsoft-MacOutlook/f.27.0.171010 Date: Tue, 14 Nov 2017 08:02:21 -0800 Subject: Re: small patch for numactl. Comments? From: Ravi Pokala To: Larry McVoy Cc: scottl@netflix.com, kbowling@llnw.com, gallatin@netflix.com, freebsd-arch@freebsd.org Message-id: Thread-topic: small patch for numactl. Comments? References: <20171114020138.GA18863@mcvoy.com> <20171114144213.GA6265@mcvoy.com> In-reply-to: <20171114144213.GA6265@mcvoy.com> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2017 17:02:31 -0000 Probably because `igor' helps the mad scientists with doc commit-bits? :-) -Ravi (rpokala@) -----Original Message----- From: on behalf of Larry McVoy Date: 2017-11-14, Tuesday at 06:42 To: Ravi Pokala Cc: , , , Larry McVoy , Subject: Re: small patch for numactl. Comments? So is there some reason for the igor name? Why not doc-lint or something that someone would have some chance of finding? I like the program, especially this: -e Verify that sentences start on a new line. mdoc(7) does not enforce this, it is a style issue. because that style means that if you version control your docs you get much nicer diffs. I've got a little perl script that does that for me. On Mon, Nov 13, 2017 at 08:35:02PM -0800, Ravi Pokala wrote: > Also, I recommend installing textproc/igor, and using it to scan the manpage for common mistakes. _______________________________________________ freebsd-arch@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"