diff options
author | wiz <wiz@pkgsrc.org> | 2001-12-31 15:45:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-12-31 15:45:12 +0000 |
commit | 8c5758db962194327d4bcd251e815ce7fac78757 (patch) | |
tree | 279b09f05f99f315a6be7c00c1d37454239740c1 | |
parent | ec9a03e2c1b39bf553d5322ac5278f33d3090e38 (diff) | |
download | pkgsrc-8c5758db962194327d4bcd251e815ce7fac78757.tar.gz |
Fix typo.
-rw-r--r-- | sysutils/rconfig/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rconfig/DESCR b/sysutils/rconfig/DESCR index d15996e1c85..f4d5d593f5c 100644 --- a/sysutils/rconfig/DESCR +++ b/sysutils/rconfig/DESCR @@ -1,5 +1,5 @@ Rconfig is intended to manage configuration files across -hetrogenous groups of machines. The configuration for each +heterogenous groups of machines. The configuration for each machine is determined by a set of rdist trees based on the various tags such as OS, hostname, and architecture. Files in 'more specific' rdist trees take priority. |