Subject: Re: mkdir with trailing / (patch proposed)
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Martin Husemann <martin@duskware.de>
List: tech-kern
Date: 04/28/2002 22:15:20
> I've heard POSIX say pathname _may_ have trailing slash,

I think it says (from memory):

 - anywhere a slash is allowed multiple ones are allowed too and don't
   change the semantics

 - path names may have trailing slashes, which don't alter the semantics

But I have no copy right now to check.

Martin