Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Add fchroot to the NAME section
details: https://anonhg.NetBSD.org/src/rev/c9fcf47f2fcc
branches: trunk
changeset: 357080:c9fcf47f2fcc
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Oct 25 17:20:52 2017 +0000
description:
Add fchroot to the NAME section
diffstat:
lib/libc/sys/chroot.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r f19c4f71da73 -r c9fcf47f2fcc lib/libc/sys/chroot.2
--- a/lib/libc/sys/chroot.2 Wed Oct 25 17:09:47 2017 +0000
+++ b/lib/libc/sys/chroot.2 Wed Oct 25 17:20:52 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: chroot.2,v 1.23 2010/05/31 12:16:20 njoly Exp $
+.\" $NetBSD: chroot.2,v 1.24 2017/10/25 17:20:52 abhinav Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,8 @@
.Dt CHROOT 2
.Os
.Sh NAME
-.Nm chroot
+.Nm chroot ,
+.Nm fchroot
.Nd change root directory
.Sh LIBRARY
.Lb libc
Home |
Main Index |
Thread Index |
Old Index