diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-25 14:48:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-25 14:48:33 +0000 |
commit | 33c19090cfc4fc3301321575ef88746a0c9b132f (patch) | |
tree | fc143c16c7e323ce335bae6a8d71981682c2ab34 /share | |
parent | 52338ba063cac9c4392cd28af0678f377c74ba96 (diff) |
use new .St macro;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man3/intro.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index a77e4f0aac8..10a2eb21016 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.20 2003/10/23 19:07:54 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.21 2004/01/25 14:48:32 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -335,7 +335,7 @@ Support routines for .Xr perl 1 . .Pp .It libpthread Pq Fl pthread -.St -p1003.1-01 +.St -p1003.1-2001 threads API and thread scheduler. Threaded applications should use .Fl pthread |