Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libutil Fix date, whitespace and punctuation.
details: https://anonhg.NetBSD.org/src/rev/1d860140c583
branches: trunk
changeset: 508232:1d860140c583
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Apr 09 12:11:06 2001 +0000
description:
Fix date, whitespace and punctuation.
diffstat:
lib/libutil/login_cap.3 | 14 +++++++-------
lib/libutil/secure_path.3 | 10 +++++-----
2 files changed, 12 insertions(+), 12 deletions(-)
diffs (86 lines):
diff -r f31df3b76d65 -r 1d860140c583 lib/libutil/login_cap.3
--- a/lib/libutil/login_cap.3 Mon Apr 09 12:09:49 2001 +0000
+++ b/lib/libutil/login_cap.3 Mon Apr 09 12:11:06 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: login_cap.3,v 1.7 2000/11/07 06:43:24 lukem Exp $
+.\" $NetBSD: login_cap.3,v 1.8 2001/04/09 12:11:06 wiz Exp $
.\"
.\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
.\"
@@ -32,8 +32,8 @@
.\"
.\" BSDI login_cap.3,v 1.4 1997/11/07 16:22:27 jch Exp
.\"
-.Dd "January 13, 2000"
-.Dt LOGIN_CAP 3
+.Dd January 13, 2000
+.Dt LOGIN_CAP 3
.Os
.Sh NAME
.Nm login_getclass ,
@@ -127,7 +127,7 @@
the default class was used and the
.Li /etc/login.conf
file is missing).
-It returns a non-zero value if
+It returns a non-zero value if
.Ar cap ,
with no value, was found,
zero otherwise.
@@ -138,14 +138,14 @@
.Ar class ,
the name of a user class,
and sets the resources defined by that class according to
-.Ar flags.
+.Ar flags .
Only the
.Dv LOGIN_SETPATH ,
.Dv LOGIN_SETPRIORITY ,
.Dv LOGIN_SETRESOURCES ,
and
.Dv LOGIN_SETUMASK
-bits are used. (See
+bits are used. (See
.Fn setusercontext
below).
It returns 0 on success and -1 on failure.
@@ -181,7 +181,7 @@
Set the group id and call
.Xr initgroups 3 .
Requires the
-.Xr pwd
+.Ar pwd
field be specified.
.It LOGIN_SETLOGIN
Sets the login name by
diff -r f31df3b76d65 -r 1d860140c583 lib/libutil/secure_path.3
--- a/lib/libutil/secure_path.3 Mon Apr 09 12:09:49 2001 +0000
+++ b/lib/libutil/secure_path.3 Mon Apr 09 12:11:06 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: secure_path.3,v 1.4 2000/09/21 10:43:49 ad Exp $
+.\" $NetBSD: secure_path.3,v 1.5 2001/04/09 12:11:07 wiz Exp $
.\"
.\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
.\"
@@ -32,8 +32,8 @@
.\"
.\" from BSDI: login_cap.3,v 1.4 1997/11/07 16:22:27 jch Exp
.\"
-.Dd "July 16, 1996"
-.Dt SECURE_PATH 3
+.Dd July 16, 1996
+.Dt SECURE_PATH 3
.Os
.Sh NAME
.Nm secure_path
@@ -56,8 +56,8 @@
.Sh SEE ALSO
.Xr openlog 3
.Sh HISTORY
-The
-.Nm
+The
+.Nm
function is based on the
.Bsx
implementation of same, and appeared in
Home |
Main Index |
Thread Index |
Old Index