logo

skeud

Simple and portable utilities to deal with user accounts (su, login)
commit: 380bdc6c3b4c7dd4c3abb6478b36a9cb8593d431
parent 689346ba89c90036680fb89628df4ee1f013eacd
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 10 Sep 2023 12:45:08 +0200

login.1: Fix errorneous mention of "env utility"

Diffstat:

Mlogin.18+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/login.1 b/login.1 @@ -1,6 +1,6 @@ -.\" SPDX-FileCopyrightText: 2022 Haelwenn (lanodan) Monnier <contact+skeud@hacktivis.me> +.\" SPDX-FileCopyrightText: 2022-2023 Haelwenn (lanodan) Monnier <contact+skeud@hacktivis.me> .\" SPDX-License-Identifier: MPL-2.0 -.Dd 2022-10-08 +.Dd 2023-09-10 .Dt LOGIN 1 .Os .Sh NAME @@ -35,7 +35,9 @@ Do not perform authentication, user is preauthenticated. If the user's shell is invoked, the exit status of .Nm shall be the exit status of the shell. -Otherwise, the env utility shall exit with one of the following values: +Otherwise, the +.Nm +utility shall exit with one of the following values: .Bl -tag -width Ds .It 1 An error occured or the authentication failed