From 01fbf755f7ffdfa6fff78e7de2f20c60f11b2605 Mon Sep 17 00:00:00 2001 From: zont Date: Tue, 15 Jan 2013 14:09:08 +0000 Subject: - Use standard RETURN VALUES section. Approved by: kib (mentor) MFC after: 1 week --- lib/libc/sys/chroot.2 | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/chroot.2 b/lib/libc/sys/chroot.2 index 060d064..36d0364 100644 --- a/lib/libc/sys/chroot.2 +++ b/lib/libc/sys/chroot.2 @@ -92,12 +92,8 @@ system call. Any other value for .Ql kern.chroot_allow_open_directories will bypass the check for open directories -.Pp -Upon successful completion, a value of 0 is returned. -Otherwise, -a value of -1 is returned and -.Va errno -is set to indicate an error. +.Sh RETURN VALUES +.Rv -std .Sh ERRORS The .Fn chroot -- cgit v1.1