Module Name: src Committed By: andvar Date: Thu Feb 27 06:27:35 UTC 2025
Modified Files: src/lib/libpthread: pthread_attr_getinheritsched.3 Log Message: s/tread/thread/ To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libpthread/pthread_attr_getinheritsched.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libpthread/pthread_attr_getinheritsched.3 diff -u src/lib/libpthread/pthread_attr_getinheritsched.3:1.4 src/lib/libpthread/pthread_attr_getinheritsched.3:1.5 --- src/lib/libpthread/pthread_attr_getinheritsched.3:1.4 Sun Oct 22 16:37:24 2017 +++ src/lib/libpthread/pthread_attr_getinheritsched.3 Thu Feb 27 06:27:35 2025 @@ -1,4 +1,4 @@ -.\" $NetBSD: pthread_attr_getinheritsched.3,v 1.4 2017/10/22 16:37:24 abhinav Exp $ +.\" $NetBSD: pthread_attr_getinheritsched.3,v 1.5 2025/02/27 06:27:35 andvar Exp $ .\" .\" Copyright (c) 2010 Jukka Ruohonen <jruoho...@iki.fi> .\" All rights reserved. @@ -55,7 +55,7 @@ in the object. The .Fa inheritsched -parameter specifies whether a tread created by using +parameter specifies whether a thread created by using .Fa attr will obtain its scheduling attributes directly from .Fa attr