1
1

Replace "stalled" with "stale" when referring to symlinks.

Этот коммит содержится в:
Pavel Roskin 2002-10-13 22:44:22 +00:00
родитель d80e663ec7
Коммит 4b2fb46a72

Просмотреть файл

@ -698,7 +698,7 @@ for pipes,
.B ~ .B ~
for symbolic links to directories and for symbolic links to directories and
.B ! .B !
for stalled symlinks (links that point nowhere). for stale symlinks (links that point nowhere).
.PP .PP
.B mtime, .B mtime,
file's last modification time. file's last modification time.
@ -2923,10 +2923,10 @@ is used for directories or symbolic links to directories;
.I executable .I executable
for executable files; for executable files;
.I link .I link
is used for symbolic links which are neither stalled nor linked is used for symbolic links which are neither stale nor linked
to a directory; to a directory;
.I stalledlink .I stalelink
is used for stalled symbolic links; is used for stale symbolic links;
.I device .I device
- character and block devices; - character and block devices;
.I special .I special