Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libpthread Use .Ss for non-standard subtitle.



details:   https://anonhg.NetBSD.org/src/rev/922df8960261
branches:  trunk
changeset: 756247:922df8960261
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Fri Jul 09 12:00:38 2010 +0000

description:
Use .Ss for non-standard subtitle.

diffstat:

 lib/libpthread/pthread_attr_getstack.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c7da917b39e6 -r 922df8960261 lib/libpthread/pthread_attr_getstack.3
--- a/lib/libpthread/pthread_attr_getstack.3    Fri Jul 09 11:36:42 2010 +0000
+++ b/lib/libpthread/pthread_attr_getstack.3    Fri Jul 09 12:00:38 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pthread_attr_getstack.3,v 1.3 2010/07/09 08:51:28 jruoho Exp $
+.\"    $NetBSD: pthread_attr_getstack.3,v 1.4 2010/07/09 12:00:38 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen%iki.fi@localhost>
 .\" All rights reserved.
@@ -96,7 +96,7 @@
 function is called before the
 .Fa stackaddr
 attribute has been set.
-.Sh RATIONALE
+.Ss Rationale
 The rationale behind these functions is to address cases where an application
 may be used in an environment where the stack of a thread must be placed to
 some particular region of memory.



Home | Main Index | Thread Index | Old Index