mirror of
https://github.com/openbsd/src.git
synced 2026-04-15 17:54:36 +00:00
add .Nm for __pledge_open, makes 'man __pledge_open' work
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: open.2,v 1.55 2026/03/28 04:13:52 deraadt Exp $
|
||||
.\" $OpenBSD: open.2,v 1.56 2026/04/01 02:32:49 jsg Exp $
|
||||
.\" $NetBSD: open.2,v 1.8 1995/02/27 12:35:14 cgd Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1980, 1991, 1993
|
||||
@@ -30,11 +30,12 @@
|
||||
.\"
|
||||
.\" @(#)open.2 8.2 (Berkeley) 11/16/93
|
||||
.\"
|
||||
.Dd $Mdocdate: March 28 2026 $
|
||||
.Dd $Mdocdate: April 1 2026 $
|
||||
.Dt OPEN 2
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm open ,
|
||||
.Nm __pledge_open ,
|
||||
.Nm openat
|
||||
.Nd open or create a file for reading or writing
|
||||
.Sh SYNOPSIS
|
||||
|
||||
Reference in New Issue
Block a user