diff options
| author | Michael DeHaan <mdehaan@redhat.com> | 2007-12-19 18:03:59 -0500 |
|---|---|---|
| committer | Michael DeHaan <mdehaan@redhat.com> | 2007-12-19 18:03:59 -0500 |
| commit | 2be7f62552810bc9eef241b989c2fcfff83ef93e (patch) | |
| tree | 10972b991dfb187a427991ef1f3f3999469446e7 /docs | |
| parent | fd84944a95f188b4934b4e18cdbe19344ac6bb5f (diff) | |
Manpage typo
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/cobbler.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cobbler.pod b/docs/cobbler.pod index bbb2202..f5d0f72 100644 --- a/docs/cobbler.pod +++ b/docs/cobbler.pod @@ -14,7 +14,7 @@ Distributions contain information about what kernel and initrd are used, plus me Profiles associate a Distribution with a kickstart file and optionally customize the metadata further. -Systems associate a MAC, IP, and/or hostname with a distribution and optionally customize the metadata further. +Systems associate a MAC, IP, and/or hostname with a profile and optionally customize the metadata further. Repositories contain yum mirror information. Using cobbler to mirror repositories is an optional feature, though provisioning and package management share a lot in common. |
