diff options
| author | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-04-28 13:56:23 +0000 |
|---|---|---|
| committer | Alexander Ziaee <ziaee@FreeBSD.org> | 2026-04-28 13:56:49 +0000 |
| commit | 0f91468c040eb2129618e5ac251afc2529edb462 (patch) | |
| tree | 7be4208604270dbc6e87cffbbbef91230739a000 | |
| parent | e09104dfb76a36b65a64bd315bd1520941c4beed (diff) | |
intro.7: Reference groups.7
PR: 264966
MFC after: 3 days
| -rw-r--r-- | share/man/man7/intro.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/intro.7 b/share/man/man7/intro.7 index 43e48de87bc5..62d56b09d9fc 100644 --- a/share/man/man7/intro.7 +++ b/share/man/man7/intro.7 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd July 14, 2025 +.Dd April 28, 2026 .Dt INTRO 7 .Os .Sh NAME @@ -60,6 +60,8 @@ user environment .It Xr firewall 7 simple firewalls under .Fx +.It Xr groups 7 +standard user group names .It Xr hier 7 file system hierarchy in .Fx |
