Deleted Added
full compact
getmntinfo.3 (1574) getmntinfo.3 (14101)
1.\" Copyright (c) 1989, 1991, 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.

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

99and returns
100a pointer to that object. Subsequent calls to
101.Fn getmntinfo
102will modify the same object.
103.Pp
104The memory allocated by
105.Fn getmntinfo
106cannot be
1.\" Copyright (c) 1989, 1991, 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.

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

99and returns
100a pointer to that object. Subsequent calls to
101.Fn getmntinfo
102will modify the same object.
103.Pp
104The memory allocated by
105.Fn getmntinfo
106cannot be
107.Xr free 2 Ns 'd
107.Xr free 3 Ns 'd
108by the application.
108by the application.