Deleted Added
full compact
recno.3 (14273) recno.3 (17235)
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

199for any of the errors specified for the library routine
200.IR dbopen (3)
201or the following:
202.TP
203[EINVAL]
204An attempt was made to add a record to a fixed-length database that
205was too large to fit.
206.SH "SEE ALSO"
1.\" Copyright (c) 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

199for any of the errors specified for the library routine
200.IR dbopen (3)
201or the following:
202.TP
203[EINVAL]
204An attempt was made to add a record to a fixed-length database that
205was too large to fit.
206.SH "SEE ALSO"
207.IR btree (3)
207.IR btree (3),
208.IR dbopen (3),
209.IR hash (3),
208.IR dbopen (3),
209.IR hash (3),
210.IR mpool (3),
210.IR mpool (3)
211.sp
212.IR "Document Processing in a Relational Database System" ,
213Michael Stonebraker, Heidi Stettner, Joseph Kalash, Antonin Guttman,
214Nadene Lynn, Memorandum No. UCB/ERL M82/32, May 1982.
215.SH BUGS
216Only big and little endian byte order is supported.
211.sp
212.IR "Document Processing in a Relational Database System" ,
213Michael Stonebraker, Heidi Stettner, Joseph Kalash, Antonin Guttman,
214Nadene Lynn, Memorandum No. UCB/ERL M82/32, May 1982.
215.SH BUGS
216Only big and little endian byte order is supported.