]> Cypherpunks repositories - gostls13.git/commit
path/filepath.Rel: document that the returned path is always relative
authorRob Pike <r@golang.org>
Wed, 21 Dec 2011 19:46:42 +0000 (11:46 -0800)
committerRob Pike <r@golang.org>
Wed, 21 Dec 2011 19:46:42 +0000 (11:46 -0800)
commit18f7c0a3f6f39af5cd2db484dbf0817fbfb526d5
tree1905b5f5b8bb6b40ae524b1fd5b0c69fb37e8fdb
parent71f0fb77602701bf3e3f6efd3aa1be5d42a64458
path/filepath.Rel: document that the returned path is always relative

Fixes #2593.

R=rsc, alex.brainman, n13m3y3r
CC=golang-dev
https://golang.org/cl/5500052
src/pkg/path/filepath/path.go