From owner-svn-src-all@freebsd.org Wed Feb 8 09:56:06 2017 Return-Path: Delivered-To: svn-src-all@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 7A168CD51B4; Wed, 8 Feb 2017 09:56:06 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pg0-x243.google.com (mail-pg0-x243.google.com [IPv6:2607:f8b0:400e:c05::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4062819DD; Wed, 8 Feb 2017 09:56:06 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pg0-x243.google.com with SMTP id 75so14770721pgf.3; Wed, 08 Feb 2017 01:56:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=7sjWRORumHE27US5H/l17IhWRt7y0bf8JFbTcHFVlAI=; b=MM6zaBAbMnhabzSO1n1jt6X3C92GylJ025JY842o0m7cYHSoljTPnsfRkaC/vBsNKd NJ/JWwDTWd2ln0GPEEWBUEBQhAayQ/Qc3GBn2OqtwTt3vYnWYa8ceTi4eJqPVkdsR3lp RydP4pxpeP47c98AIf4snVEl3XRtYUCcMAJaNhLnSKjQDGrHyYZYqZ62VNkzECOtFeUV c2eZzVeuRlNfTczrqSQTl4nT7QdQPBf1limtnqxIdqOZNzwjuTt6G8RnNeJabffab3Gn uAQ76CcpnI6c6B/EGDsDYlILZre/yNjUiG/TH+2XpJfu6jP84v5At6sdt+qTDe2dOVuI VJow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=7sjWRORumHE27US5H/l17IhWRt7y0bf8JFbTcHFVlAI=; b=gREL8Oy0Y5AGnKJ277tOduERj4/8mQeLvr1fPR6Wq+JPfZLLGZq9SfiyOqPo/8Uq/o ZGbjDvpB1HXaBAnjMJPc9ZJ7lhap7iHU69icKWLokBcjYUjFkFIk2hQ89PMgew+l24Sj sO2AxdwUx6EmKCO+u8cGdiuy0l9q2TQtuQYKFKBah/u+cEIY9GmQg9DfNCU+3aQCpLIq 1lXaqZU28AsIcnQ8wsMFGqvrgoVB4645hutNsGMcIUyCazY5X3zUQNuwaEp+yQwEWPMu 6HBwBYh4pdfoa7F+f9xV7tKNqjIvhNWqhMFqA19bQDnQkePdR5a2WmvTkGTXKpKGtEv9 RO3A== X-Gm-Message-State: AIkVDXJeSuXaPj1vD2FoIewGcQXM9lFsGKYYAa0JYvbZrlqNE96/+N6lFmlNTvXoShKAtw== X-Received: by 10.98.67.153 with SMTP id l25mr25033552pfi.91.1486547765889; Wed, 08 Feb 2017 01:56:05 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id e189sm18514591pfg.64.2017.02.08.01.56.04 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 08 Feb 2017 01:56:05 -0800 (PST) Subject: Re: svn commit: r313437 - head/lib/libutil Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_DD168B0A-943A-4343-8EA1-570B625660C4"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: <779F34BC-816D-48E4-90B6-8DD3FCE401A4@gmail.com> Date: Wed, 8 Feb 2017 01:56:04 -0800 Cc: Ngie Cooper , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201702080922.v189MaUf075951@repo.freebsd.org> <779F34BC-816D-48E4-90B6-8DD3FCE401A4@gmail.com> To: Sergey Kandaurov X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:56:06 -0000 --Apple-Mail=_DD168B0A-943A-4343-8EA1-570B625660C4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Feb 8, 2017, at 01:52, Ngie Cooper (yaneurabeya) = wrote: >=20 >>=20 >> On Feb 8, 2017, at 01:38, Sergey Kandaurov wrote: >>=20 >> On 8 February 2017 at 12:22, Ngie Cooper wrote: >> Author: ngie >> Date: Wed Feb 8 09:22:35 2017 >> New Revision: 313437 >> URL: https://svnweb.freebsd.org/changeset/base/313437 >>=20 >> Log: >> Create link from hexdump(3) to sbuf_hexdump(9) as the manpage = describes >> sbuf_hexdump(9)'s behavior >>=20 >> MFC after: 3 weeks >> Sponsored by: Dell EMC Isilon >>=20 >> Modified: >> head/lib/libutil/Makefile >>=20 >> Modified: head/lib/libutil/Makefile >> = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D >> --- head/lib/libutil/Makefile Wed Feb 8 09:19:49 2017 = (r313436) >> +++ head/lib/libutil/Makefile Wed Feb 8 09:22:35 2017 = (r313437) >> @@ -35,6 +35,7 @@ MAN+=3D expand_number.3 flopen.3 fparseln. >> property.3 pty.3 quotafile.3 realhostname.3 realhostname_sa.3 = \ >> _secure_path.3 trimdomain.3 uucplock.3 pw_util.3 >> MAN+=3D login.conf.5 >> +MLINKS+=3Dhexdump.3 sbuf_hexdump.9 >>=20 >> This looks odd imho also that sbuf_hexdump(3) is part of libsbuf. >> Note also hexdump(3) taht's essential copy of hexdump(9). >> If go this duplicating route why not copy sbuf_hexdump description as = well. >>=20 >> I like more how that's done with sbuf(9) that's the only man page, = ymmv. >=20 > Ack. The implementation is spread between iexdump(3) and sbuf(9), but = probably should just be in sbuf(9). =E2=80=A6 for sbuf_hexdump(9). The point behind sbuf(3) and the = separation in documentation with the kernel and user interface is a bit = curious. > I=E2=80=99ll look at cleaning this up further after I talk with = scottl@ a bit more. Thanks! -Ngie --Apple-Mail=_DD168B0A-943A-4343-8EA1-570B625660C4 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYmus0AAoJEPWDqSZpMIYVDRMQALUY3tnDel1QXeP6iT/Fjkc+ I0yhBBaRqI6RL3IuK3VczyilfswoqBj/h4kIFnCyySE0RxCKBoXAmDrvFL8gcEaT BY1awO1XpMhwwsksyxuhbWUueh2YL6i7sbgCRbClBzm4im71tEQfl+n3HwNI7U8a JGPdXIU2OlB3xSHMIx5DhWWdUuAsRnnEg6c7gR5GsSSPvoE5szap2z69BQF6xNyN Vrh69COpn3aBWJN1xh9LYwmI0b0tW4kwm8U0iOyPB/p1/Phwo8rspQBhXHsv23gu tHoKCsiicGmYFXstYYqYiTLHb/4UWuM3TVoMSUGwD2DLya3Xln/6fEB98CnqUXWq oWMPLmkxHcU6yi/clYpvbdsVHyR8q4vKeJmfZDEbklrYWA2dgYjsCXzv+33TnwFe x0QcVUEoui6XO0R/5jI/QnwBEPr7VSYMT1H7VFVC0sjiuhJtTX+0RD2VkMEV5lRZ /WHnyWd+EXe+Sq5u70TqMDx0WFRE4MP37cFdgmvLWRizWIzsXl1ujPKujSMOS0U7 sCWzliM44PW8QtYptMWccvLoecVZq0Zc9KTSvqO598mRtBv5CG4z7RfQ/vH+6V/n Q0r6+1/+ydjG3wI9zb3P7xqmB3XEBBG/I5ZTYX3nJso0uGmaG+ljQ60e/4MXpxUh 2xlrvtDPTy0hGlJreB6y =IgYX -----END PGP SIGNATURE----- --Apple-Mail=_DD168B0A-943A-4343-8EA1-570B625660C4--