From nobody Wed Jul 31 14:09:06 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 4WYv8y4JsGz5RxWK for ; Wed, 31 Jul 2024 14:09: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 4WYv8y33vQz4dyM for ; Wed, 31 Jul 2024 14:09:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722434946; a=rsa-sha256; cv=none; b=A0wM8FACtBYBkkcziEi6skpUOPsh63fXnJqs2kw5lKSRiW7Q7IT+xT1S0eWBHqakHVDLuB KWikzoua9KtjqJiO1DwuIkijj6R+iIrUfyDHrjPGZAxBFT/up+JYyvd0QjDe4lX/7CC3zN JtAljYP6NSYdGgvErhnMdnKpXwlwH6R66jdKxmYVjIgZksx6nyAAxKkjK9xX+u9AIAsIaF ZDs+fN+Fc3Qgo3Qrwk/sWcaiL3sdAvTVKTENgqXcTCUxKEi/yJFVQ8uA3B5MN+gf7jUeGz 5qbz90JcTTaMWE2X2fmwZ+QOZ2hR85x1QAJgfUAHmQinmAp1tu35fl4D8KIr2g== 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=1722434946; 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=z2lFm85j6e7T5VS12nwWB90k8VnVwLcBwgOswjFLZfs=; b=klBi/z4upYfuodQKskN2upVpoWKqSqO+R7YDeyJnKlnY/BJcfz/dJbc9jcHDcX8F1HoZeV FRNfECHbDLMHgmcNyn4SS2hmn9bdKlYhyYWvQ6ShSs9ggRJdsw5liIUgpdwnDz+PliD53F /exPiBhVDJoGJdKatbJfwI/9P/0ejEaV0no7zboFWE+IFiYYNsvB9nE5PkEiYRi13g5LfY 9z1GFDRqMoskB9rt2wHD6Hw7quNmOFRXFG7MClXaU6vZ88+Oq06idBI46790a4aNGv9bUt ECtEPy4PPQtcl+OgGULiAiDbVzCtJDHoGLCOHlYNK87n8Gx9sdiO+QBM3dSGtw== 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 4WYv8y2fBNz13yP for ; Wed, 31 Jul 2024 14:09: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 46VE961K021599 for ; Wed, 31 Jul 2024 14:09:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46VE96BH021594 for bugs@FreeBSD.org; Wed, 31 Jul 2024 14:09: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: bugs@FreeBSD.org Subject: [Bug 280538] adduser man page references wrong log file Date: Wed, 31 Jul 2024 14:09:06 +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: herbert.baerschneider@protonmail.com 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 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=3D280538 Bug ID: 280538 Summary: adduser man page references wrong log file Product: Documentation Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: herbert.baerschneider@protonmail.com CC: doc@FreeBSD.org The man page of adduser states that the log file for the program is "/var/log/adduser".=20 During some tests on FreeBSD 14.0, I encountered that the usage of "adduser" creates new entries in the log file "/var/log/userlog". This is seemingly f= rom "adduser" utilizing "pw" in the background. --=20 You are receiving this mail because: You are the assignee for the bug.=