diff options
author | 2015-09-06 19:03:37 +0000 | |
---|---|---|
committer | 2015-09-06 19:03:37 +0000 | |
commit | 2624d13b4a1e2504a1c515f6ee8c18f6ca43c598 (patch) | |
tree | f454a082037855f9ac2bf9f248d8464aa862f5f5 /lib/libc | |
parent | create uefi/msdos partition using fdisk -b, then place uefi bootloader (diff) | |
download | wireguard-openbsd-2624d13b4a1e2504a1c515f6ee8c18f6ca43c598.tar.xz wireguard-openbsd-2624d13b4a1e2504a1c515f6ee8c18f6ca43c598.zip |
remove excessive Xr; from rob pierce
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/tame.2 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/libc/sys/tame.2 b/lib/libc/sys/tame.2 index 8d8aeff4728..729ac69a59f 100644 --- a/lib/libc/sys/tame.2 +++ b/lib/libc/sys/tame.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tame.2,v 1.21 2015/08/26 15:17:06 jmc Exp $ +.\" $OpenBSD: tame.2,v 1.22 2015/09/06 19:03:37 deraadt Exp $ .\" .\" Copyright (c) 2015 Nicholas Marriott <nicm@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: August 26 2015 $ +.Dd $Mdocdate: September 6 2015 $ .Dt TAME 2 .Os .Sh NAME @@ -241,7 +241,6 @@ write-effects on the filesystem: .Xr chown 2 , .Xr fchown 2 , .Xr fchownat 2 , -.Xr fstat 2 , .Xr fstat 2 . .It Dv TAME_CPATH A number of system calls and sub-modes are allowed, which may @@ -306,8 +305,7 @@ relating to a file: .Xr chown 2 , .Xr fchownat 2 , .Xr lchown 2 , -.Xr fchown 2 , -.Xr utimes 2 . +.Xr fchown 2. .It Dv TAME_UNIX The following system calls are allowed to operate in the .Dv AF_UNIX |