From 90cab04b09f9db8d6771c78d161e4437f70e8792 Mon Sep 17 00:00:00 2001 From: Andreas Roussos Date: Tue, 9 Oct 2018 12:43:34 +0300 Subject: [PATCH] Fix various typos --- doc/yaz-client-man.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/yaz-client-man.xml b/doc/yaz-client-man.xml index 0493fe5d9..4cc3ae631 100644 --- a/doc/yaz-client-man.xml +++ b/doc/yaz-client-man.xml @@ -76,8 +76,8 @@ .yazclientrc in the user's home directory. - The value of the HOME is used to determine - the home directory. Normally, HOME is only set + The value of the $HOME environment variable is used to determine + the home directory. Normally, $HOME is only set on POSIX systems such as Linux, FreeBSD, Solaris. @@ -117,7 +117,7 @@ If specified, YAZ will dump BER data for all PDUs sent and received to individual files, named dump.DDD.raw, - where DDD is 001, 002, 003, .. + where DDD is 001, 002, 003, ... @@ -125,7 +125,7 @@ -f cmdfile Reads commands from cmdfile. When - this option is used, YAZ client does not read .yazclientrc + this option is used, YAZ client does not read .yazclientrc from current directory or home directory. @@ -696,7 +696,7 @@ Specifies that all retrieved records should be appended to file filename. This command does the - thing as option -m. + same thing as option -m. @@ -823,7 +823,7 @@ Specifies that CCL fields should be read from file file filename. This command does the - thing as option -c. + same thing as option -c. @@ -835,7 +835,7 @@ Specifies that CQL fields should be read from file file filename. This command does the - thing as option -q. + same thing as option -q.