Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2023 22:18:17 GMT
From:      Ceri Davies <ceri@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 81b9905234e3 - main - man5/rc.conf.5: document utx_enable variable.
Message-ID:  <202302122218.31CMIHfj098492@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=81b9905234e34a778dd524385279c2a807d83308

commit 81b9905234e34a778dd524385279c2a807d83308
Author:     Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-02-12 22:17:46 +0000
Commit:     Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-02-12 22:17:46 +0000

    man5/rc.conf.5: document utx_enable variable.
---
 share/man/man5/rc.conf.5 | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index e67273cf0ea2..c979ffe6cae1 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 14, 2022
+.Dd February 12, 2023
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -4495,6 +4495,13 @@ Bus address of the USB Bluetooth controller.
 Check the output of
 .Xr usbconfig 8
 on your system to find this information.
+.It Va utx_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to enable user accounting through the
+.Xr utx 8
+facility.
 .It Va netwait_enable
 .Pq Vt bool
 If set to
@@ -4965,6 +4972,7 @@ these are the flags to pass to the
 .Xr sysrc 8 ,
 .Xr unbound 8 ,
 .Xr usbconfig 8 ,
+.Xr utx 8 ,
 .Xr wlandebug 8 ,
 .Xr yp 8 ,
 .Xr ypbind 8 ,



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302122218.31CMIHfj098492>