summaryrefslogtreecommitdiffstats
path: root/chpass/chpass.1
diff options
context:
space:
mode:
Diffstat (limited to 'chpass/chpass.1')
-rw-r--r--chpass/chpass.16
1 files changed, 6 insertions, 0 deletions
diff --git a/chpass/chpass.1 b/chpass/chpass.1
index ccccd2e..0e792df 100644
--- a/chpass/chpass.1
+++ b/chpass/chpass.1
@@ -455,6 +455,12 @@ temporary copy of the password file
.It Pa /etc/shells
the list of approved shells
.El
+.Sh EXAMPLES
+Change the shell of the current user to
+.Ql /usr/local/bin/zsh :
+.Bd -literal -offset indent
+chsh -s /usr/local/bin/zsh
+.Ed
.Sh SEE ALSO
.Xr finger 1 ,
.Xr login 1 ,