Deleted Added
full compact
getpwent.3 (2937) getpwent.3 (13987)
1.\" Copyright (c) 1988, 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.

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

165.Fn setpwent
166return 0 on failure and 1 on success.
167The
168.Fn endpwent
169function
170has no return value.
171.Sh FILES
172.Bl -tag -width /etc/master.passwd -compact
1.\" Copyright (c) 1988, 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.

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

165.Fn setpwent
166return 0 on failure and 1 on success.
167The
168.Fn endpwent
169function
170has no return value.
171.Sh FILES
172.Bl -tag -width /etc/master.passwd -compact
173.It Pa /var/db/pwd.db
173.It Pa /etc/pwd.db
174The insecure password database file
174The insecure password database file
175.It Pa /var/db/spwd.db
175.It Pa /etc/spwd.db
176The secure password database file
177.It Pa /etc/master.passwd
178The current password file
179.It Pa /etc/passwd
180A Version 7 format password file
181.El
182.Sh SEE ALSO
183.Xr getlogin 3 ,

--- 34 unchanged lines hidden ---
176The secure password database file
177.It Pa /etc/master.passwd
178The current password file
179.It Pa /etc/passwd
180A Version 7 format password file
181.El
182.Sh SEE ALSO
183.Xr getlogin 3 ,

--- 34 unchanged lines hidden ---