home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man1 / passwd.1 < prev    next >
Encoding:
Text File  |  1975-06-26  |  405 b   |  21 lines

  1. .th PASSWD I 9/1/72
  2. .sh NAME
  3. passwd \*- change login password
  4. .sh SYNOPSIS
  5. .bd passwd
  6. name password
  7. .sh DESCRIPTION
  8. The
  9. .it password
  10. becomes associated with the given login name.
  11. This can only be done by corresponding user
  12. or by the super-user.
  13. An explicit null argument ("") for the password
  14. argument removes
  15. any password.
  16. .sh FILES
  17. /etc/passwd
  18. .sh "SEE ALSO"
  19. login (I), passwd (V), crypt (III)
  20. .sh BUGS
  21.