summaryrefslogtreecommitdiffstats
path: root/lib/libc/posix1e/extattr.3
diff options
context:
space:
mode:
authorfgsch <fgsch@openbsd.org>2002-02-23 19:26:20 +0000
committerfgsch <fgsch@openbsd.org>2002-02-23 19:26:20 +0000
commit077321357c76b0ef35d9914de56a571462164b23 (patch)
tree019a617e92f31a906c23259b4f335be897623b3a /lib/libc/posix1e/extattr.3
parentsimple test to see if siginfo passes si_addr (diff)
downloadwireguard-openbsd-077321357c76b0ef35d9914de56a571462164b23.tar.xz
wireguard-openbsd-077321357c76b0ef35d9914de56a571462164b23.zip
fixes.
Diffstat (limited to 'lib/libc/posix1e/extattr.3')
-rw-r--r--lib/libc/posix1e/extattr.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/posix1e/extattr.3 b/lib/libc/posix1e/extattr.3
index 8c2f072c793..8a19b4bec4d 100644
--- a/lib/libc/posix1e/extattr.3
+++ b/lib/libc/posix1e/extattr.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: extattr.3,v 1.2 2002/02/22 21:55:58 drahn Exp $
+.\" $OpenBSD: extattr.3,v 1.3 2002/02/23 19:26:20 fgsch Exp $
.\"
.\" Copyright (c) 2001 Dima Dorfman <dd@FreeBSD.org>
.\" All rights reserved.
@@ -35,7 +35,7 @@
.Nd convert an extended attribute namespace identifier to a string and
vice versa
.Sh SYNOPSIS
-.In #include <sys/extattr.h>
+.Fd #include <sys/extattr.h>
.Ft int
.Fn extattr_namespace_to_string "int attrnamespace" "char **string"
.Ft int