From 1e5f523c64b2990b9a2ee90fdead71e1fd75a43f Mon Sep 17 00:00:00 2001 From: jmc Date: Sun, 24 Mar 2019 19:55:31 +0000 Subject: BUGS goes last; --- lib/libc/sys/unveil.2 | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lib/libc/sys/unveil.2 b/lib/libc/sys/unveil.2 index 172ca28b32e..c7766853620 100644 --- a/lib/libc/sys/unveil.2 +++ b/lib/libc/sys/unveil.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unveil.2,v 1.16 2019/03/24 18:43:06 beck Exp $ +.\" $OpenBSD: unveil.2,v 1.17 2019/03/24 19:55:31 jmc Exp $ .\" .\" Copyright (c) 2018 Bob Beck .\" @@ -155,6 +155,11 @@ was not accessible, or .Nm was called after locking. .El +.Sh HISTORY +The +.Fn unveil +system call first appeared in +.Ox 6.4 . .Sh BUGS .Xr readlink 2 partially bypasses @@ -162,9 +167,3 @@ partially bypasses restrictions required by .Xr realpath 3 . Future changes intend to repair this problem. -.Pp -.Sh HISTORY -The -.Fn unveil -system call first appeared in -.Ox 6.4 . -- cgit v1.2.3-59-g8ed1b