diff options
author | 2015-09-26 17:16:10 +0000 | |
---|---|---|
committer | 2015-09-26 17:16:10 +0000 | |
commit | 6d04317648ab3a1d8c1a33d7a6af88aff0125ba0 (patch) | |
tree | f8d26b5d275cad1bb8a336483967c48595fea6c1 /lib | |
parent | tweak previous; (diff) | |
download | wireguard-openbsd-6d04317648ab3a1d8c1a33d7a6af88aff0125ba0.tar.xz wireguard-openbsd-6d04317648ab3a1d8c1a33d7a6af88aff0125ba0.zip |
oops - avoid Xr to self; sorry sebastien...
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/sys/tame.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/tame.2 b/lib/libc/sys/tame.2 index 86e6396f387..24f27e5047d 100644 --- a/lib/libc/sys/tame.2 +++ b/lib/libc/sys/tame.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tame.2,v 1.28 2015/09/26 15:41:31 semarie Exp $ +.\" $OpenBSD: tame.2,v 1.29 2015/09/26 17:16:10 jmc Exp $ .\" .\" Copyright (c) 2015 Nicholas Marriott <nicm@openbsd.org> .\" @@ -435,5 +435,5 @@ system call appeared in It is not possible to .Xr systrace 4 a -.Xr tame 2 +.Fn tame program. |