Skip to content

Commit f355372

Browse files
authored
Merge pull request #4717 from zowe/Martin-Zeithaml-patch-4
Typo in `installandconfig.md`
2 parents 0c203ed + 12263e2 commit f355372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/installandconfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before you begin the installation process, it is useful to understand the follow
1515

1616
zFS is a UNIX file system where Zowe runtime files and folders are installed. Zowe uses a zFS directory to contain its northbound certificate keys as well as a truststore for its southbound keys if the administrator chooses to use PKCS#12 keystore for certificate storage.
1717

18-
For more information about USS, see [Addressing UNIX System Servies (USS) Requirements](./configure-uss.md).
18+
For more information about USS, see [Addressing UNIX System Services (USS) Requirements](./configure-uss.md).
1919

2020
:::tip
2121
Zowe runs in USS and makes heavy use of shell scripts and TCP/IP sockets, which creates temporary files and ENQUEUES within the /tmp directory. It is not likely that the increased volume of temporary files and ENQUEUES will impact your system, as this volume is on the scale of a few thousand temporary files and ENQUEUES, which are subsequently freed after configuration and startup.
@@ -72,7 +72,7 @@ The runtime directory contains the binaries and executable files. You can create
7272

7373
- Create a directory and extract Zowe convenience build into it.
7474
- Installing the Zowe SMP/E FMID AZWE002 using the JCL members in the REL4 member.
75-
- Executing the z/OSMF worklow script `ZWERF01` contained in the SMP/E FMID AZWE002.
75+
- Executing the z/OSMF workflow script `ZWERF01` contained in the SMP/E FMID AZWE002.
7676

7777
During execution of Zowe, the runtime directory contents are not modified. Maintenance or APAR release for Zowe replaces the contents of the runtime directory and are rollup PTFs.
7878

0 commit comments

Comments
 (0)