1
0
mirror of https://github.com/openbsd/src.git synced 2026-05-01 17:46:35 +00:00

fix previous: remove stray .It macro

This commit is contained in:
schwarze
2026-01-16 17:06:50 +00:00
parent 16f94533ef
commit 5569d0f08b

View File

@@ -29,10 +29,10 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.\" $OpenBSD: login_cap.3,v 1.26 2025/11/24 12:37:15 jca Exp $
.\" $OpenBSD: login_cap.3,v 1.27 2026/01/16 17:06:50 schwarze Exp $
.\" BSDI $From: login_cap.3,v 1.4 1997/11/07 16:22:27 jch Exp $
.\"
.Dd $Mdocdate: November 24 2025 $
.Dd $Mdocdate: January 16 2026 $
.Dt LOGIN_GETCLASS 3
.Os
.Sh NAME
@@ -289,7 +289,7 @@ Sets the
.Ev XDG_RUNTIME_DIR
variable to the full path of the directory if successfully set up.
Mostly useful to login managers so not part of
.It Dv LOGIN_SETALL .
.Dv LOGIN_SETALL .
.El
.Sh SEE ALSO
.Xr setlogin 2 ,