Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Mention the LOGIN_SETENV flag for setusercontext()
details: https://anonhg.NetBSD.org/src/rev/600079dcdbbb
branches: trunk
changeset: 482066:600079dcdbbb
user: mjl <mjl%NetBSD.org@localhost>
date: Sun Feb 13 01:10:19 2000 +0000
description:
Mention the LOGIN_SETENV flag for setusercontext()
diffstat:
lib/libutil/login_cap.3 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r eaa27e45214e -r 600079dcdbbb lib/libutil/login_cap.3
--- a/lib/libutil/login_cap.3 Sun Feb 13 00:34:15 2000 +0000
+++ b/lib/libutil/login_cap.3 Sun Feb 13 01:10:19 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: login_cap.3,v 1.2 2000/01/13 06:16:48 mjl Exp $
+.\" $NetBSD: login_cap.3,v 1.3 2000/02/13 01:10:19 mjl Exp $
.\"
.\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
.\"
@@ -206,6 +206,9 @@
.Ar uid
by
.Xr setuid 2 .
+.It LOGIN_SETENV
+Sets the environment variables as defined by the setenv keyword, by
+.Xr setenv 3 .
.It LOGIN_SETALL
Sets all of the above.
.El
Home |
Main Index |
Thread Index |
Old Index