From a4b760f13ccc8a4df5f8e44e73bd4e4a3932bd4d Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 23 Oct 2017 01:03:23 +0000 Subject: Remove superfluous Tn. --- lib/libpthread/pthread_attr_getstack.3 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/libpthread/pthread_attr_getstack.3') diff --git a/lib/libpthread/pthread_attr_getstack.3 b/lib/libpthread/pthread_attr_getstack.3 index 95f05b9ce57..a9b484317aa 100644 --- a/lib/libpthread/pthread_attr_getstack.3 +++ b/lib/libpthread/pthread_attr_getstack.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: pthread_attr_getstack.3,v 1.7 2017/10/22 16:37:24 abhinav Exp $ +.\" $NetBSD: pthread_attr_getstack.3,v 1.8 2017/10/23 01:03:23 wiz Exp $ .\" .\" Copyright (c) 2010 Jukka Ruohonen .\" All rights reserved. @@ -110,8 +110,7 @@ and the use of these functions should be generally avoided. At least few potential caveats can be mentioned. .Bl -bullet -offset 2n .It -There is a certain degree of ambiguity in the -.Tn POSIX +There is a certain degree of ambiguity in the POSIX standard with respect to thread stack. .It The exact behavior of the functions may vary -- cgit