K 10 svn:author V 3 phk K 8 svn:date V 27 2000-11-24T10:18:52.000000Z K 7 svn:log V 223 Let the pwd program double as realpath(1). This lets you resolve pathnames to their underlying physical path: critter# realpath /sys/kern/subr_disk.c /freebsd/src/sys/kern/subr_disk.c Update the pwd man-page slightly. END