diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
commit | a910f192bb551fc462329acfa229776a715157ec (patch) | |
tree | 4cde8a6006483cd3dd5ab1f0ba953d0007bb8bb8 /share/man/man9/namei.9 | |
parent | bdd87f4f447a921426ecfedeee8abbb6e2ff1f34 (diff) |
Remove duplicate words.
Notes
Notes:
svn path=/head/; revision=78686
Diffstat (limited to 'share/man/man9/namei.9')
-rw-r--r-- | share/man/man9/namei.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/namei.9 b/share/man/man9/namei.9 index bfc294d86b25..551a0482c9f6 100644 --- a/share/man/man9/namei.9 +++ b/share/man/man9/namei.9 @@ -160,7 +160,7 @@ It is the current directory if the name passed in doesn't start with / and we have not gone through any symlinks with an absolute path, and the root otherwise. .Pp -In this case, it is is only used by lookup(), and should not be +In this case, it is only used by lookup(), and should not be considered valid after a call to namei(). .Pp If SAVESTART is set, this is set to the same as ni_dvp, with an extra |