cvs commit: src/usr.sbin/pw pw_user.c
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Fri Aug  5 19:39:25 GMT 2005
    
    
  
pjd         2005-08-05 19:39:25 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    usr.sbin/pw          pw_user.c 
  Log:
  MFC:    pw_user.c       1.58
  
  Change /home symbolic link, so it will point to usr/home instead of /usr/home.
  Previous symlink was confusing:
  
          # cd /jails/virtual_system_1/home
          # realpath .
          /usr/home
  
  ...and slower.
  
  OK'ed by:       rwatson, phk
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.57.8.1  +5 -1      src/usr.sbin/pw/pw_user.c
    
    
More information about the cvs-all
mailing list