aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/path_resolution.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/path_resolution.7 b/man7/path_resolution.7
index 0901ed7c8a..f24837ef9c 100644
--- a/man7/path_resolution.7
+++ b/man7/path_resolution.7
@@ -63,7 +63,7 @@ argument).
The current working directory is inherited from the parent, and can
be changed by use of the
.BR chdir (2)
-system call.)
+system call.
.PP
Pathnames starting with a \(aq/\(aq character are called absolute pathnames.
Pathnames not starting with a \(aq/\(aq are called relative pathnames.