sync code with last improvements from OpenBSD
This commit is contained in:
parent
aec8820748
commit
66d94126c9
18 changed files with 112 additions and 108 deletions
|
@ -1,4 +1,4 @@
|
|||
.\" $OpenBSD: msyscall.2,v 1.2 2019/11/27 20:53:05 schwarze Exp $
|
||||
.\" $OpenBSD: msyscall.2,v 1.3 2023/09/14 19:59:12 jmc Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2019 Theo de Raadt <deraadt@openbsd.org>
|
||||
.\"
|
||||
|
@ -14,7 +14,7 @@
|
|||
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
||||
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
.\"
|
||||
.Dd $Mdocdate: November 27 2019 $
|
||||
.Dd $Mdocdate: September 14 2023 $
|
||||
.Dt MSYSCALL 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -41,7 +41,7 @@ If
|
|||
is 0, no action is taken on the page that contains
|
||||
.Fa addr .
|
||||
.Pp
|
||||
.Nm
|
||||
.Fn msyscall
|
||||
is currently intended for use by
|
||||
.Xr ld.so 1
|
||||
only, and may be called only once to indicate the location of
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue