diff --git a/AUTHORS b/AUTHORS index 8472489..2eaa66b 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ -Original Author: +Original Author: Mike Haskell -Contributer and Current Maintainer: +Contributor and Current Maintainer: Albert Chu diff --git a/mrlogind/mrlogind.c b/mrlogind/mrlogind.c index 80dada0..a8b055f 100644 --- a/mrlogind/mrlogind.c +++ b/mrlogind/mrlogind.c @@ -450,7 +450,7 @@ static void doit(int netfd) { network_confirm(); /* achu: It is possible to disclose information by fatally - * exitting here. We will accept this for now. + * exiting here. We will accept this for now. */ if (!hostok) { diff --git a/mrsh.spec.in b/mrsh.spec.in index 4987607..a7bf3e3 100644 --- a/mrsh.spec.in +++ b/mrsh.spec.in @@ -23,12 +23,12 @@ Requires: xinetd Server daemons for remote access commands (mrsh, mrlogin, mrcp) %package rsh-compat -Summary: rsh compatability package for mrcp/mrlogin/mrsh +Summary: rsh compatibility package for mrcp/mrlogin/mrsh Group: System Environment/Base Requires: mrsh Provides: rsh %description rsh-compat -rsh compatability package for mrcp/mrlogin/mrsh +rsh compatibility package for mrcp/mrlogin/mrsh %prep %setup -q