diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-11-25 18:04:11 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-11-25 18:04:11 +0000 |
commit | 1a2aba5a67fc6bc2af481420f2417b06c3a46ca5 (patch) | |
tree | b6247586e2ddb5a8134a150e09198da34e716ef9 /usr.sbin | |
parent | a9c18a6d4ec86790c804536b4755f6d0e7bf2cb8 (diff) |
"successful" spelling fixes in comments & documentation
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/amd/amd/afs_ops.c | 4 | ||||
-rw-r--r-- | usr.sbin/amd/amd/opts.c | 4 | ||||
-rw-r--r-- | usr.sbin/amd/doc/amdref.ps | 4 | ||||
-rw-r--r-- | usr.sbin/amd/doc/amdref.texinfo | 6 |
4 files changed, 9 insertions, 9 deletions
diff --git a/usr.sbin/amd/amd/afs_ops.c b/usr.sbin/amd/amd/afs_ops.c index 5e6419cfb02..999d1f2c683 100644 --- a/usr.sbin/amd/amd/afs_ops.c +++ b/usr.sbin/amd/amd/afs_ops.c @@ -1,4 +1,4 @@ -/* $OpenBSD: afs_ops.c,v 1.8 2002/08/05 07:24:26 pvalchev Exp $ */ +/* $OpenBSD: afs_ops.c,v 1.9 2002/11/25 18:04:10 pvalchev Exp $ */ /* * Copyright (c) 1990 Jan-Simon Pendry @@ -515,7 +515,7 @@ afs_umounted(am_node *mp) * and can then determine whether the mount was successful or not. If * not, it updates the data structure and tries again until there are no * more ways to try the mount, or some other permanent error occurs. - * In the mean time no RPC reply is sent, even after the mount is succesful. + * In the mean time no RPC reply is sent, even after the mount is successful. * We rely on the RPC retry mechanism to resend the lookup request which * can then be handled. */ diff --git a/usr.sbin/amd/amd/opts.c b/usr.sbin/amd/amd/opts.c index a4550d896db..59fd72cabaa 100644 --- a/usr.sbin/amd/amd/opts.c +++ b/usr.sbin/amd/amd/opts.c @@ -38,7 +38,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)opts.c 8.1 (Berkeley) 6/6/93";*/ -static char *rcsid = "$Id: opts.c,v 1.5 2002/08/05 07:24:26 pvalchev Exp $"; +static char *rcsid = "$Id: opts.c,v 1.6 2002/11/25 18:04:10 pvalchev Exp $"; #endif /* not lint */ #include "am.h" @@ -590,7 +590,7 @@ static char expand_error[] = "No space to expand \"%s\""; } } /* - * Check that the search was succesful + * Check that the search was successful */ if (!op->name) { /* diff --git a/usr.sbin/amd/doc/amdref.ps b/usr.sbin/amd/doc/amdref.ps index 05a461b8936..90c69a6a777 100644 --- a/usr.sbin/amd/doc/amdref.ps +++ b/usr.sbin/amd/doc/amdref.ps @@ -10985,7 +10985,7 @@ Fp(Amd)h Fo(do)q(es)f(not)g(ha)o(v)o(e)g(write)f(p)q(ermission.)62 1816 y(When)k(an)f(attempt)g(to)f(unmoun)o(t)h(a)g(`)p Fl(host)p Fo(')f(\014lesystem)h(moun)o(t)g(fails,)f Fp(Amd)i Fo(remoun)o(ts)e(an)o(y)h(\014lesystems)0 1878 y(whic)o(h)j(had)g -(succesfully)g(b)q(een)g(unmoun)o(ted.)35 b(T)l(o)19 +(successfully)g(b)q(een)g(unmoun)o(ted.)35 b(T)l(o)19 b(do)h(this)f Fp(Amd)h Fo(queries)g(the)g(moun)o(t)f(daemon)h(again)f (and)0 1941 y(obtains)d(a)h(fresh)g(cop)o(y)h(of)e(the)i(exp)q(ort)f (list.)24 b Fp(Amd)18 b Fo(then)f(tries)g(to)f(moun)o(t)h(an)o(y)g(exp) @@ -11200,7 +11200,7 @@ Fl(inc)p Fo(',)h(whic)o(h)g(can)h(b)q(e)g(selected)240 b(/homes)g(hesiod.homes)g(-cache:=inc)240 2608 y Fo(will)14 b(cause)i(`)p Fl(/homes)p Fo(')e(to)h(b)q(e)h(automoun)o(ted)e(using)i (the)f Fp(Hesio)q(d)h Fo(name)f(serv)o(er)g(with)g(lo)q(cal)g(incre-) -240 2670 y(men)o(tal)f(cac)o(hing)h(of)g(all)f(succesfully)h(resolv)o +240 2670 y(men)o(tal)f(cac)o(hing)h(of)g(all)f(successfully)h(resolv)o (ed)g(names.)p eop 37 38 bop 0 -58 a Fo(Filesystem)14 b(T)o(yp)q(es)1559 b(37)240 183 y(All)19 b(cac)o(hed)i(data)e(is)h(forgotten)e(whenev)o diff --git a/usr.sbin/amd/doc/amdref.texinfo b/usr.sbin/amd/doc/amdref.texinfo index 82c8dfdbfdf..257e5ad7449 100644 --- a/usr.sbin/amd/doc/amdref.texinfo +++ b/usr.sbin/amd/doc/amdref.texinfo @@ -36,7 +36,7 @@ @c OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF @c @c from: @(#)amdref.texinfo 8.1 (Berkeley) 6/6/93 -@c $Id: amdref.texinfo,v 1.8 2002/11/02 19:17:41 fgsch Exp $ +@c $Id: amdref.texinfo,v 1.9 2002/11/25 18:04:10 pvalchev Exp $ @c @setfilename amdref.info @c @setfilename /usr/local/emacs/info/amd @@ -1993,7 +1993,7 @@ may be on a remote filesystem to which @i{Amd} does not have write permission. When an attempt to unmount a @samp{host} filesystem mount fails, @i{Amd} -remounts any filesystems which had succesfully been unmounted. To do +remounts any filesystems which had successfully been unmounted. To do this @i{Amd} queries the mount daemon again and obtains a fresh copy of the export list. @i{Amd} then tries to mount any exported filesystems which are not currently mounted. @@ -2293,7 +2293,7 @@ amd /homes hesiod.homes -cache:=inc @end example will cause @samp{/homes} to be automounted using the @dfn{Hesiod} name -server with local incremental caching of all succesfully resolved names. +server with local incremental caching of all successfully resolved names. All cached data is forgotten whenever @i{Amd} receives a @samp{SIGHUP} signal and, if cache @samp{all} mode was selected, the cache will be |