Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/getent add some HISTORY about the inspiration for th...
details: https://anonhg.NetBSD.org/src/rev/c73cc59a16c7
branches: trunk
changeset: 571611:c73cc59a16c7
user: lukem <lukem%NetBSD.org@localhost>
date: Fri Dec 03 23:05:32 2004 +0000
description:
add some HISTORY about the inspiration for this command
diffstat:
usr.bin/getent/getent.1 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 7a42e4cb5e2d -r c73cc59a16c7 usr.bin/getent/getent.1
--- a/usr.bin/getent/getent.1 Fri Dec 03 21:34:01 2004 +0000
+++ b/usr.bin/getent/getent.1 Fri Dec 03 23:05:32 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: getent.1,v 1.7 2004/11/29 04:13:15 lukem Exp $
+.\" $NetBSD: getent.1,v 1.8 2004/12/03 23:05:32 lukem Exp $
.\"
.\" Copyright (c) 2004 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd November 29, 2004
+.Dd December 3, 2004
.Dt GETENT 1
.Os
.Sh NAME
@@ -112,3 +112,7 @@
.Nm
command appeared in
.Nx 3.0 .
+It was based on the command of the same name in
+.Tn Solaris
+and
+.Tn Linux .
Home |
Main Index |
Thread Index |
Old Index