From nobody Mon Jul 1 19:59:43 2024 X-Original-To: bugs@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 4WCcMM6LY1z5PrXH for ; Mon, 01 Jul 2024 19:59:43 +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 4WCcMM5JY2z4qsV for ; Mon, 1 Jul 2024 19:59:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719863983; a=rsa-sha256; cv=none; b=C45mBbqT2nvyMX3rzGncWANnqDEgeI0vV/j4uylEplRpGcRycFXG5o8bwXabSjnniSJbuL upHayfyqf1UPv1IkpqcTVCkdN47eAHV2A/2Q8uKcLar6Wztn6PA+b3vf8Mc/IE6cRBwDgG jfg9O4l6bng+1lmPvUjN0NTghUKH8AIFCTJ/Nt3NEwN+ENbw8UZ1vY5NYmU79eZ30KFaov 2OQ1xjZnuSHXrm8XWqxj9laJDXh3xm03GvY8T0/Q1luDXxxvWtNy7+2y1KFlwOSxVO9p6N lWuus+ZXDKeCuWTDAc/XwExFhJUSa3111n6M5pNHhTCibWusk74LClwA1ZtuoA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719863983; 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; bh=GcG3aJbIBJ7yN+UYKvLyWlMMs0ILUksPpK6SJEOIknE=; b=pZieVwAMz2EnAWompGK6YT7Tqi97/+LdvCJvZTb4bP1ICENdrBphGQIDbWnsL4IxE7WQGZ 45/GLCtW+tyQRX6xTKOdw4koJLvwWvE5lI2+/8Of3Rcxry5R1klLG+iPYFvAAk20P4vwYB s9gjiALA75lAQdDNFxQlbx+gJyy+3Fe7p66Ht75kbXkeBP+w9N5H9laLniVmhxSOlQBhHn XNuBWZkfMsMRrTXaT6cY6z33AGIane9wu6ytAWFmcHzz371y0FYk7FYD0dxa8kU3bUpbcs Gs8c8MBEk3eSPz7clEQ8lGvoYMsfnUJfa3C5krKG26+5B90IDLajzUqEfX03yQ== 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 4WCcMM4m2qzJP6 for ; Mon, 1 Jul 2024 19:59:43 +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 461Jxhvr029363 for ; Mon, 1 Jul 2024 19:59:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 461JxhVS029362 for bugs@FreeBSD.org; Mon, 1 Jul 2024 19:59:43 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: bugs@FreeBSD.org Subject: [Bug 280078] man 3 hexdump does not state -lutil Date: Mon, 01 Jul 2024 19:59:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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 Many People X-Bugzilla-Who: dgilbert@eicat.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: 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: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280078 Bug ID: 280078 Summary: man 3 hexdump does not state -lutil Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: dgilbert@eicat.ca CC: doc@FreeBSD.org Created attachment 251821 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251821&action= =3Dedit patch to fix this. The manpage for hexdump does not state that -lutil is the library. Compare, say, the man pages for 2 open or 3 abs --- they specify -lc or libc even th= ough that is standard. In this case, it's more incidious because I required to search the libraries with nm to find the appropriate library to include. Now I also count 43 library man pages that do not contain the keyword LIBRA= RY: [2:63:363]dgilbert@vr:~/FreeBSD/src/lib> find . -name \*.3 -o -name \*.2 | xargs -n 1 grep -L LIBRARY ./libopenbsd/ohash_init.3 ./libopenbsd/imsg_init.3 ./libopenbsd/ohash_interval.3 ./libtacplus/libtacplus.3 ./libmp/libmp.3 ./libexpat/libbsdxml.3 ./libefivar/efivar.3 ./msun/man/ieee.3 ./msun/man/cpow.3 ./libradius/libradius.3 ./libc/db/man/dbm.3 ./libc/db/man/hash.3 ./libc/db/man/btree.3 ./libc/db/man/dbopen.3 ./libc/db/man/mpool.3 ./libc/db/man/recno.3 ./libc/gen/setproctitle.3 ./libc/gen/dirname.3 ./libc/gen/ftw.3 ./libc/gen/basename.3 ./libc/gen/readpassphrase.3 ./libc/net/inet6_rthdr_space.3 ./libc/net/if_indextoname.3 ./libc/net/getifmaddrs.3 ./libc/net/getifaddrs.3 ./libc/net/sourcefilter.3 ./libc/net/getnameinfo.3 ./libc/net/inet6_option_space.3 ./libc/net/gai_strerror.3 ./libc/net/inet6_rth_space.3 ./libc/net/rcmdsh.3 ./libc/net/getaddrinfo.3 ./libc/rpc/rpc_secure.3 ./libc/string/timingsafe_bcmp.3 ./libc/stdlib/strtonum.3 ./libc/stdlib/tsearch.3 ./libc/posix1e/mac_prepare.3 ./libstdbuf/libstdbuf.3 ./libpathconv/abs2rel.3 ./libpathconv/rel2abs.3 ./libipsec/ipsec_strerror.3 ./libcompat/4.3 ./libssp/__builtin_object_size.3 [2:64:364]dgilbert@vr:~/FreeBSD/src/lib> find . -name \*.3 -o -name \*.2 | xargs -n 1 grep -L LIBRARY | wc 43 43 1045 --=20 You are receiving this mail because: You are the assignee for the bug.=