diff options
| author | Warner Losh <imp@FreeBSD.org> | 2020-06-26 22:05:23 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2020-06-26 22:05:23 +0000 |
| commit | f045cfb8165824e134771780ba59911a83d4f50f (patch) | |
| tree | e3f49996e0d0da896b9ed5521316686b34361999 /lib/libc/sys | |
| parent | b93b14dc756861d543249f3d04b80809055fdd61 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys')
| -rw-r--r-- | lib/libc/sys/chroot.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/chroot.2 b/lib/libc/sys/chroot.2 index 4fd2c40e634d0..e72ae172951b5 100644 --- a/lib/libc/sys/chroot.2 +++ b/lib/libc/sys/chroot.2 @@ -28,7 +28,7 @@ .\" @(#)chroot.2 8.1 (Berkeley) 6/4/93 .\" $FreeBSD$ .\" -.Dd March 30, 2020 +.Dd June 26, 2020 .Dt CHROOT 2 .Os .Sh NAME @@ -131,7 +131,7 @@ Corrupted data was detected while reading from the file system. The .Fn chroot system call appeared in -.Bx 4.2 . +.At v7 . It was marked as .Dq legacy in |
