summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-04-24 08:15:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-04-24 08:15:30 +0000
commitdb844adcc90ca1a78c9eb5f22f637dc156c70bae (patch)
treecd1f4325126cafef5d412328541d9957e5659d26
parentdbe0884b2e4fadf07f602f5e3b5ac4f2c984461f (diff)
remove STANDARDS section, as this function does not conform to any;
prompted by deraadt original issue (mandoc has no support for \*(Px) reported by Matthew Dempsky; kristaps and ingo are looking at whether to add support for the Px or not;
-rw-r--r--lib/libc/gen/isfdtype.38
1 files changed, 2 insertions, 6 deletions
diff --git a/lib/libc/gen/isfdtype.3 b/lib/libc/gen/isfdtype.3
index 6df933c7608..28f3a34275d 100644
--- a/lib/libc/gen/isfdtype.3
+++ b/lib/libc/gen/isfdtype.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: isfdtype.3,v 1.5 2007/05/31 19:19:28 jmc Exp $
+.\" $OpenBSD: isfdtype.3,v 1.6 2011/04/24 08:15:29 jmc Exp $
.\"
.\" Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
.\"
@@ -18,7 +18,7 @@
.\" Agency (DARPA) and Air Force Research Laboratory, Air Force
.\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: April 24 2011 $
.Dt ISFDTYPE 3
.Os
.Sh NAME
@@ -66,10 +66,6 @@ An I/O error occurred while reading from or writing to the file system.
.El
.Sh SEE ALSO
.Xr stat 2
-.Sh STANDARDS
-The
-.Fn isfdtype
-function is expected to conform to \*(Px 1003.1g.
.Sh HISTORY
The
.Fn isfdtype