diff options
Diffstat (limited to 'lib/libc/stdio/fgetws.3')
-rw-r--r-- | lib/libc/stdio/fgetws.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgetws.3 b/lib/libc/stdio/fgetws.3 index 5397a100aec1..80a1f3828509 100644 --- a/lib/libc/stdio/fgetws.3 +++ b/lib/libc/stdio/fgetws.3 @@ -31,7 +31,7 @@ .\" .\" @(#)fgets.3 8.1 (Berkeley) 6/4/93 .\" FreeBSD: src/lib/libc/stdio/fgets.3,v 1.16 2002/05/31 05:01:17 archie Exp -.\" $FreeBSD$ +.\" $FreeBSD: src/lib/libc/stdio/fgetws.3,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 6, 2002 .Dt FGETWS 3 |