From nobody Fri Oct 18 15:53:06 2024 X-Original-To: doc@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XVTkW107Bz5ZNJC for ; Fri, 18 Oct 2024 15:53:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XVTkV4vrYz4gbq for ; Fri, 18 Oct 2024 15:53:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729266786; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6dgHfeBagbTRgAphkRuZ8i5u6ANiVmIHV+tXj9k7hyA=; b=h8QG3xOiqLwwSBKBTe69MvFVR263Tru7i4OoQfbeJCQ8tknlsiscRTdYtTBQ99GN9CwH/Y uIxFg0KCOWmnr7cq8ef3gn7HSu3hCFs67MsZgSE57I6TdhRlEZwRSrW+ILKeVQGXjXR01p v5Bz9fp3IX4nNHYF29LAFX1urzeb6OKxUuTMjyDYYcWtFsCeJDpU2veDxJ0bZBAChq1gJf jmOjYeT36WRVYWO7AswDwBw0HTUITxhLZj9ZATMThni8a//Xyw4heoi61QGB4VCB4cFp9d meMfuKicybwHl/uRezNaLUNFoo2tGo3f8+MetbuCf4MlFlCwaYtoroPEIgykUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729266786; a=rsa-sha256; cv=none; b=qZqWjUY4bjW4yZCoKQXD3LB65Sf+7SR+rKw0SkB5qeP5xpMMF9PT+pw75ZwVXcX/5MWOXx OGUwHTCw5FO/ZWc+nDB8FWHK0DKRUsHZPYoN/FXJDVZSfyDxtxrri4OAFqagVksf5QT8c8 6UOLjNDsXTYjtMFzYcELzGOvAVJyv97AO0mQ9SUFl2BWHIGu9j65gqq6W7/beIHChKx8RA uBMIG3mXsjxAPGD21KnxqM4JlvHCzrEJJsdWGP5NuInmrGmTYjNJ40LPxuJv6L/xYBpBKz Z8l09t437eDQOa3+r0/pzzRht59Pcgn26uNoPl/lFoVy8DepinJbQfcbNK8bFw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XVTkV4LQfzg8n for ; Fri, 18 Oct 2024 15:53:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49IFr62h002515 for ; Fri, 18 Oct 2024 15:53:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49IFr6Zj002514 for doc@FreeBSD.org; Fri, 18 Oct 2024 15:53:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 281541] rpcinfo: format of argument to -a flag is undocumented Date: Fri, 18 Oct 2024 15:53:06 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jpb@jimby.name X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281541 --- Comment #8 from Jim B. --- Created attachment 254337 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D254337&action= =3Dedit git diff for rpcinfo.8 Here is a git diff usr.bin/rpcinfo/rpcinfo.8 I decided to leave the text about the hexadecimal address in because without it, it is not at all obvious how the discussion of host 192.168.1.125 port = 5665 gets turned into uaddr 192.168.1.125.22.33. I'll get this up to Phabricator for everyone else to review. Jim B. --=20 You are receiving this mail because: You are on the CC list for the bug.=