Module Name:    src
Committed By:   njoly
Date:           Wed Jul  7 10:22:34 UTC 2010

Modified Files:
        src/lib/libpthread: pthread_attr_getscope.3

Log Message:
Add missing list end.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libpthread/pthread_attr_getscope.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_getscope.3
diff -u src/lib/libpthread/pthread_attr_getscope.3:1.1 src/lib/libpthread/pthread_attr_getscope.3:1.2
--- src/lib/libpthread/pthread_attr_getscope.3:1.1	Wed Jul  7 08:22:53 2010
+++ src/lib/libpthread/pthread_attr_getscope.3	Wed Jul  7 10:22:33 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_attr_getscope.3,v 1.1 2010/07/07 08:22:53 jruoho Exp $
+.\" $NetBSD: pthread_attr_getscope.3,v 1.2 2010/07/07 10:22:33 njoly Exp $
 .\"
 .\" Copyright (c) 2010 Jukka Ruohonen <[email protected]>
 .\" All rights reserved.
@@ -90,6 +90,7 @@
 .Bl -tag -width Er
 .It Bq Er EINVAL
 Invalid parameter.
+.El
 .Sh SEE ALSO
 .Xr pthread_attr 3 ,
 .Xr csf 9

Reply via email to