Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/chroot Xref ldd(1) as per PR bin/30043 from Jochen ...
details: https://anonhg.NetBSD.org/src/rev/fe98af187ade
branches: trunk
changeset: 756114:fe98af187ade
user: jruoho <jruoho%NetBSD.org@localhost>
date: Tue Jul 06 23:05:56 2010 +0000
description:
Xref ldd(1) as per PR bin/30043 from Jochen Keil.
diffstat:
usr.sbin/chroot/chroot.8 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r b11d3123c177 -r fe98af187ade usr.sbin/chroot/chroot.8
--- a/usr.sbin/chroot/chroot.8 Tue Jul 06 22:29:29 2010 +0000
+++ b/usr.sbin/chroot/chroot.8 Tue Jul 06 23:05:56 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chroot.8,v 1.12 2003/08/07 11:25:14 agc Exp $
+.\" $NetBSD: chroot.8,v 1.13 2010/07/06 23:05:56 jruoho Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)chroot.8 8.1 (Berkeley) 6/9/93
.\"
-.Dd October 6, 1998
+.Dd July 7, 2010
.Dt CHROOT 8
.Os
.Sh NAME
@@ -85,6 +85,7 @@
is used.
.El
.Sh SEE ALSO
+.Xr ldd 1 ,
.Xr chdir 2 ,
.Xr chroot 2 ,
.Xr environ 7
Home |
Main Index |
Thread Index |
Old Index