property.3 (3dc329d1be00b8b4ba4a45886b6374289daa8ab0) property.3 (f167d7fb3e81bd884d7b76b78f1216c5afc5db3d)
1.\"
2.\" Copyright (c) 1998 Jordan Hubbard
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

27.\" "
28.Dd October 7, 1998
29.Os
30.Dt PROPERTIES 3
31.Sh NAME
32.Nm properties_read ,
33.Nm propery_find ,
34.Nm properties_free
1.\"
2.\" Copyright (c) 1998 Jordan Hubbard
3.\"
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

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

27.\" "
28.Dd October 7, 1998
29.Os
30.Dt PROPERTIES 3
31.Sh NAME
32.Nm properties_read ,
33.Nm propery_find ,
34.Nm properties_free
35.Nd functions to allow creating simple property lists from ASCII file data.
35.Nd "functions to allow creating simple property lists from ASCII file data"
36.Sh LIBRARY
37.Lb libutil
38.Sh SYNOPSIS
39.Fd #include <sys/types.h>
40.Fd #include <libutil.h>
41.Ft properties
42.Fn properties_read "int fd"
43.Ft char *

--- 50 unchanged lines hidden ---
36.Sh LIBRARY
37.Lb libutil
38.Sh SYNOPSIS
39.Fd #include <sys/types.h>
40.Fd #include <libutil.h>
41.Ft properties
42.Fn properties_read "int fd"
43.Ft char *

--- 50 unchanged lines hidden ---