Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Note #include <unistd.h> in SYNOPSIS
details: https://anonhg.NetBSD.org/src/rev/8dd4dfdac761
branches: trunk
changeset: 521412:8dd4dfdac761
user: ross <ross%NetBSD.org@localhost>
date: Wed Jan 30 09:22:48 2002 +0000
description:
Note #include <unistd.h> in SYNOPSIS
diffstat:
lib/libc/sys/profil.2 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 603b40bf6fed -r 8dd4dfdac761 lib/libc/sys/profil.2
--- a/lib/libc/sys/profil.2 Wed Jan 30 07:02:01 2002 +0000
+++ b/lib/libc/sys/profil.2 Wed Jan 30 09:22:48 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: profil.2,v 1.7 2001/09/16 02:13:30 wiz Exp $
+.\" $NetBSD: profil.2,v 1.8 2002/01/30 09:22:48 ross Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -45,6 +45,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
+.Fd #include <unistd.h>
.Ft int
.Fn profil "char *samples" "size_t size" "u_long offset" "u_int scale"
.Sh DESCRIPTION
Home |
Main Index |
Thread Index |
Old Index