Deleted Added
full compact
fhopen.2 (71895) fhopen.2 (79366)
1.\" $NetBSD: fhopen.2,v 1.1 1999/06/30 01:32:15 wrstuden Exp $
1.\" $NetBSD: fhopen.2,v 1.1 1999/06/30 01:32:15 wrstuden Exp $
2.\" $FreeBSD: head/lib/libc/sys/fhopen.2 71895 2001-02-01 16:38:02Z ru $
2.\" $FreeBSD: head/lib/libc/sys/fhopen.2 79366 2001-07-06 16:46:48Z ru $
3.\"
4.\" Copyright (c) 1999 National Aeronautics & Space Administration
5.\" All rights reserved.
6.\"
7.\" This software was written by William Studenmund of the
8.\" Numerical Aerospace Similation Facility, NASA Ames Research Center.
9.\"
10.\" Redistribution and use in source and binary forms, with or without

--- 104 unchanged lines hidden (view full) ---

115.Dv O_CREAT
116set.
117.It Bq Er ESTALE
118The file handle
119.Fa fhp
120is no longer valid.
121.El
122.Sh SEE ALSO
3.\"
4.\" Copyright (c) 1999 National Aeronautics & Space Administration
5.\" All rights reserved.
6.\"
7.\" This software was written by William Studenmund of the
8.\" Numerical Aerospace Similation Facility, NASA Ames Research Center.
9.\"
10.\" Redistribution and use in source and binary forms, with or without

--- 104 unchanged lines hidden (view full) ---

115.Dv O_CREAT
116set.
117.It Bq Er ESTALE
118The file handle
119.Fa fhp
120is no longer valid.
121.El
122.Sh SEE ALSO
123.Xr getfh 2 ,
124.Xr open 2 ,
125.Xr fstat 2 ,
123.Xr fstat 2 ,
126.Xr fstatfs 2
124.Xr fstatfs 2 ,
125.Xr getfh 2 ,
126.Xr open 2
127.Sh HISTORY
128The
129.Fn fhopen ,
130.Fn fhstat ,
131and
132.Fn fhstatfs
133functions first appeared in
134.Nx 1.5
135and was adapted to
136.Fx 4.0
137by Alfred Perlstein.
138.Sh AUTHORS
139This man page was written by
140.An William Studenmund
141for NetBSD.
127.Sh HISTORY
128The
129.Fn fhopen ,
130.Fn fhstat ,
131and
132.Fn fhstatfs
133functions first appeared in
134.Nx 1.5
135and was adapted to
136.Fx 4.0
137by Alfred Perlstein.
138.Sh AUTHORS
139This man page was written by
140.An William Studenmund
141for NetBSD.