summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2005-03-09 01:56:48 +0000
committerhmp <hmp@FreeBSD.org>2005-03-09 01:56:48 +0000
commitb15ac85d847894f479ad94001226d35e18e4eaec (patch)
tree767468936dfc08c4b397e5b24b467edd8df1f98d
parent585fb992701fe9bd9a48eb86ffdb3188ce815d93 (diff)
downloadFreeBSD-src-b15ac85d847894f479ad94001226d35e18e4eaec.zip
FreeBSD-src-b15ac85d847894f479ad94001226d35e18e4eaec.tar.gz
Remove stale information in IMPLEMENTATION NOTES section about alq_open()
using the calling thread's ucred. While I am there, fix references to my name.
-rw-r--r--share/man/man9/alq.98
1 files changed, 2 insertions, 6 deletions
diff --git a/share/man/man9/alq.9 b/share/man/man9/alq.9
index 5b859bf..fc2b618 100644
--- a/share/man/man9/alq.9
+++ b/share/man/man9/alq.9
@@ -1,5 +1,5 @@
.\"
-.\" Copyright (c) 2003 Hiten M. Pandya <hmp@FreeBSD.org>
+.\" Copyright (c) 2003 Hiten Pandya <hmp@FreeBSD.org>
.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -171,10 +171,6 @@ This function leaves the queue,
in an unlocked state.
.Sh IMPLEMENTATION NOTES
The
-.Fn alq_open
-function uses the credentials of the invoking thread
-for opening files.
-The
.Fn alq_write
function is a wrapper around the
.Fn alq_get
@@ -244,4 +240,4 @@ facility was written by
.An Jeffrey Roberson Aq jeff@FreeBSD.org .
.Pp
This manual page was written by
-.An Hiten M. Pandya Aq hmp@FreeBSD.org .
+.An Hiten Pandya Aq hmp@FreeBSD.org .
OpenPOWER on IntegriCloud