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 /lib/libc/gen | |
parent | 52338ba063cac9c4392cd28af0678f377c74ba96 (diff) |
use new .St macro;
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/ftw.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/ftw.3 b/lib/libc/gen/ftw.3 index a12085e0e96..731f8df9a80 100644 --- a/lib/libc/gen/ftw.3 +++ b/lib/libc/gen/ftw.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftw.3,v 1.4 2003/10/30 18:52:58 jmc Exp $ +.\" $OpenBSD: ftw.3,v 1.5 2004/01/25 14:48:32 jmc Exp $ .\" .\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> .\" @@ -202,7 +202,7 @@ The and .Fn nftw functions conform to -.St -p1003.1-01 . +.St -p1003.1-2001 . .Sh BUGS The .Fa maxfds |