Deleted Added
full compact
59c59
< .Bl -tag -width Ds
---
> .Bl -tag -width flag
273a274,294
> .Pp
> There are also two extra option flags that are available when
> .Nm chpass
> is compiles with NIS support:
> .Bl -tag -width flag
> .It Fl l
> The
> .Fl l
> flag forces
> .Nm chpass
> to modify the local copy of a user's password
> information in the even that a user exists in both
> the local and NIS databases.
> .It Fl y
> This flag has the opposite effect of
> .Fl l .
> This flag is largely redundant since
> .Nm chpass
> operates on NIS entries by default if NIS is enabled.
> .El
> .Pp