Deleted Added
full compact
adduser.conf.5 (168659) adduser.conf.5 (208027)
1.\"
2.\" Copyright (c) 2004 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2004 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/usr.sbin/adduser/adduser.conf.5 168659 2007-04-12 08:39:13Z ceri $
26.\" $FreeBSD: head/usr.sbin/adduser/adduser.conf.5 208027 2010-05-13 12:07:55Z uqs $
27.\"
28.Dd April 12, 2007
29.Dt ADDUSER.CONF 5
30.Os
31.Sh NAME
32.Nm adduser.conf
33.Nd
34.Xr adduser 8

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

203.Xr adduser 8 ,
204.Xr pw 8 ,
205.Xr rmuser 8
206.Sh HISTORY
207The
208.Nm
209manual page first appeared in
210.Fx 5.3 .
27.\"
28.Dd April 12, 2007
29.Dt ADDUSER.CONF 5
30.Os
31.Sh NAME
32.Nm adduser.conf
33.Nd
34.Xr adduser 8

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

203.Xr adduser 8 ,
204.Xr pw 8 ,
205.Xr rmuser 8
206.Sh HISTORY
207The
208.Nm
209manual page first appeared in
210.Fx 5.3 .
211.Sh AUTHORS
212This manual page was written by
213.An Tom Rhodes Aq trhodes@FreeBSD.org .
211.Sh BUGS
212The internal variables documented here may change without notice.
213Do not rely on them.
214To modify this file invoke
215.Xr adduser 8
216with the
217.Fl C
218option instead.
214.Sh BUGS
215The internal variables documented here may change without notice.
216Do not rely on them.
217To modify this file invoke
218.Xr adduser 8
219with the
220.Fl C
221option instead.
219.Sh AUTHORS
220This manual page was written by
221.An Tom Rhodes Aq trhodes@FreeBSD.org .