diff options
author | 1999-07-02 21:12:58 +0000 | |
---|---|---|
committer | 1999-07-02 21:12:58 +0000 | |
commit | 02ecd0d2bdb8d6f4a7272eb0cb6ad712bc0c67e5 (patch) | |
tree | 661cc1633e6999f77ae350c413c971f7c2ae2a59 /lib/libpthread/man/pthread_key_delete.3 | |
parent | remove redundant .Pp macros (diff) | |
download | wireguard-openbsd-02ecd0d2bdb8d6f4a7272eb0cb6ad712bc0c67e5.tar.xz wireguard-openbsd-02ecd0d2bdb8d6f4a7272eb0cb6ad712bc0c67e5.zip |
remove redundant .Pp macros
Diffstat (limited to 'lib/libpthread/man/pthread_key_delete.3')
-rw-r--r-- | lib/libpthread/man/pthread_key_delete.3 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_key_delete.3 b/lib/libpthread/man/pthread_key_delete.3 index b1cd22e9b12..48c6895187f 100644 --- a/lib/libpthread/man/pthread_key_delete.3 +++ b/lib/libpthread/man/pthread_key_delete.3 @@ -80,7 +80,6 @@ The .Fa key value is invalid. .El -.Pp .Sh SEE ALSO .Xr pthread_getspecific 3 , .Xr pthread_key_create 3 , |