Date: Fri, 5 Aug 2005 19:39:25 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.c Message-ID: <200508051939.j75JdPmI010605@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508051939.j75JdPmI010605>
