Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libutil Add a history section.



details:   https://anonhg.NetBSD.org/src/rev/f6b879d8bb85
branches:  trunk
changeset: 480448:f6b879d8bb85
user:      mjl <mjl%NetBSD.org@localhost>
date:      Thu Jan 13 06:16:48 2000 +0000

description:
Add a history section.

diffstat:

 lib/libutil/login_cap.3  |  10 ++++++++--
 lib/libutil/securepath.3 |   8 ++++++--
 2 files changed, 14 insertions(+), 4 deletions(-)

diffs (47 lines):

diff -r ac69424819d7 -r f6b879d8bb85 lib/libutil/login_cap.3
--- a/lib/libutil/login_cap.3   Thu Jan 13 06:13:30 2000 +0000
+++ b/lib/libutil/login_cap.3   Thu Jan 13 06:16:48 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: login_cap.3,v 1.1 2000/01/12 05:02:10 mjl Exp $
+.\" $NetBSD: login_cap.3,v 1.2 2000/01/13 06:16:48 mjl Exp $
 .\"
 .\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
 .\"
@@ -32,7 +32,7 @@
 .\"
 .\" BSDI login_cap.3,v 1.4 1997/11/07 16:22:27 jch Exp
 .\"
-.Dd "July 16, 1996"
+.Dd "January 13, 2000"
 .Dt LOGIN_CAP 3 
 .Os
 .Sh NAME
@@ -218,3 +218,9 @@
 .Xr initgroups 3 ,
 .Xr secure_path 3 ,
 .Xr login.conf 5
+.Sh HISTORY
+The
+.Nm
+family of functions appeared in
+.Nx 1.5 .
+
diff -r ac69424819d7 -r f6b879d8bb85 lib/libutil/securepath.3
--- a/lib/libutil/securepath.3  Thu Jan 13 06:13:30 2000 +0000
+++ b/lib/libutil/securepath.3  Thu Jan 13 06:16:48 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: securepath.3,v 1.1 2000/01/12 05:02:10 mjl Exp $
+.\" $NetBSD: securepath.3,v 1.2 2000/01/13 06:16:48 mjl Exp $
 .\"
 .\" Copyright (c) 1996,1997 Berkeley Software Design, Inc. All rights reserved.
 .\"
@@ -54,4 +54,8 @@
 be a regular file (and not a directory),
 owned by root,
 and only writable by the owner (root).
-.El
+.Sh HISTORY
+The 
+.Nm 
+function appeared in
+.Nx 1.5 .



Home | Main Index | Thread Index | Old Index