Hello Alex, Štěpán, On 7/28/21 10:19 PM, Alejandro Colomar wrote: > From: Štěpán Němec <stepnem@xxxxxxxxx> > > Signed-off-by: Štěpán Němec <stepnem@xxxxxxxxx> > Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> Thanks. Patch applied. Cheers, Michael > --- > man7/path_resolution.7 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/man7/path_resolution.7 b/man7/path_resolution.7 > index 0901ed7c8..f24837ef9 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. > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/