diff options
author | Shirish Kalele <kalele@samba.org> | 2002-06-05 18:37:15 +0000 |
---|---|---|
committer | Shirish Kalele <kalele@samba.org> | 2002-06-05 18:37:15 +0000 |
commit | a8a543778bcfb023c1e4bede8bd46c7300dd975c (patch) | |
tree | 85b30c96c4d5d1b3df550ae4938542f5543921a2 | |
parent | aed3d69bc5f13d011d91b6abcc164b592bebbbaa (diff) | |
download | samba-a8a543778bcfb023c1e4bede8bd46c7300dd975c.tar.gz samba-a8a543778bcfb023c1e4bede8bd46c7300dd975c.tar.bz2 samba-a8a543778bcfb023c1e4bede8bd46c7300dd975c.zip |
Fix typo.
(This used to be commit b874c14a1d3cd333aada5ee93da7a83c24c7b3d6)
-rw-r--r-- | packaging/Solaris/i.swat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/Solaris/i.swat b/packaging/Solaris/i.swat index 047f0e1720..d07d2798d8 100644 --- a/packaging/Solaris/i.swat +++ b/packaging/Solaris/i.swat @@ -33,7 +33,7 @@ EOF if [ ! -z "$PKG_INSTALL_ROOT" ] then - CAT <<EOF + cat <<EOF The SWAT settings will not take effect till you send a hangup (HUP) signal to inetd on the target system. |