diff options
author | 2015-07-19 07:16:22 +0000 | |
---|---|---|
committer | 2015-07-19 07:16:22 +0000 | |
commit | d70f0ce0e84552ad8b70e5fcad4a38da56886989 (patch) | |
tree | 92b0fe16364602eba9dd7c413028600fa63eba65 | |
parent | succesfull -> succesful, from Ross L Richardson (diff) | |
download | wireguard-openbsd-d70f0ce0e84552ad8b70e5fcad4a38da56886989.tar.xz wireguard-openbsd-d70f0ce0e84552ad8b70e5fcad4a38da56886989.zip |
Trailing spaces and missing .Pp.
-rw-r--r-- | lib/libc/sys/tame.2 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/libc/sys/tame.2 b/lib/libc/sys/tame.2 index c3e36b8348a..e00f6aee51d 100644 --- a/lib/libc/sys/tame.2 +++ b/lib/libc/sys/tame.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tame.2,v 1.2 2015/07/19 07:12:58 nicm Exp $ +.\" $OpenBSD: tame.2,v 1.3 2015/07/19 07:16:22 nicm Exp $ .\" .\" Copyright (c) 2015 Nicholas Marriott <nicm@openbsd.org> .\" @@ -61,7 +61,7 @@ All .Ar TAME_* options below (with the exception of .Ar TAME_ABORT ) -permit the following system calls: +permit the following system calls: .Pp .Bd -ragged -offset indent .Xr clock_getres 2 , @@ -98,6 +98,7 @@ permit the following system calls: .Ed .Pp Calls allowed with restrictions include: +.Pp .Bl -tag -width TAME_TMPPATH -offset indent -compact .It Xr sysctl 3 A small set of read-only operations are allowed, sufficient to @@ -192,7 +193,7 @@ This subset is simply the combination of .Ar TAME_MALLOC and .Ar TAME_RW . -As a result, all functionalities of libc +As a result, all functionalities of libc stdio works. .Pp .It Ar TAME_RPATH |