diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-11-24 23:41:32 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-11-24 23:41:32 +0000 |
commit | a48060a2f7bd6a89bfb4be6fce05185903128fa0 (patch) | |
tree | e0d28a3c5c7b640a8973e5b1a3f3a29c765766cf | |
parent | 525d500e72867696a96caa90f4c536a4ebeafaa9 (diff) |
Spelling police: sucessful -> successful.
Notes
Notes:
svn path=/head/; revision=86882
-rw-r--r-- | etc/network.subr | 2 | ||||
-rw-r--r-- | etc/rc.d/netoptions | 2 | ||||
-rw-r--r-- | etc/rc.d/network1 | 2 | ||||
-rw-r--r-- | etc/rc.d/network2 | 2 | ||||
-rw-r--r-- | etc/rc.d/network3 | 2 | ||||
-rw-r--r-- | etc/rc.d/routing | 2 | ||||
-rw-r--r-- | etc/rc.network | 2 | ||||
-rw-r--r-- | lib/libpam/modules/pam_krb5/pam_krb5.8 | 2 | ||||
-rw-r--r-- | share/man/man4/netintro.4 | 2 | ||||
-rw-r--r-- | usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/etc/network.subr b/etc/network.subr index dbbf037be473..97ca5765e96d 100644 --- a/etc/network.subr +++ b/etc/network.subr @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/etc/rc.d/netoptions b/etc/rc.d/netoptions index dbbf037be473..97ca5765e96d 100644 --- a/etc/rc.d/netoptions +++ b/etc/rc.d/netoptions @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/etc/rc.d/network1 b/etc/rc.d/network1 index dbbf037be473..97ca5765e96d 100644 --- a/etc/rc.d/network1 +++ b/etc/rc.d/network1 @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/etc/rc.d/network2 b/etc/rc.d/network2 index dbbf037be473..97ca5765e96d 100644 --- a/etc/rc.d/network2 +++ b/etc/rc.d/network2 @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/etc/rc.d/network3 b/etc/rc.d/network3 index dbbf037be473..97ca5765e96d 100644 --- a/etc/rc.d/network3 +++ b/etc/rc.d/network3 @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/etc/rc.d/routing b/etc/rc.d/routing index dbbf037be473..97ca5765e96d 100644 --- a/etc/rc.d/routing +++ b/etc/rc.d/routing @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/etc/rc.network b/etc/rc.network index dbbf037be473..97ca5765e96d 100644 --- a/etc/rc.network +++ b/etc/rc.network @@ -725,7 +725,7 @@ network_pass3() { esac # If /var/db/mounttab exists, some nfs-server has not been - # sucessfully notified about a previous client shutdown. + # successfully notified about a previous client shutdown. # If there is no /var/db/mounttab, we do nothing. if [ -f /var/db/mounttab ]; then rpc.umntall -k diff --git a/lib/libpam/modules/pam_krb5/pam_krb5.8 b/lib/libpam/modules/pam_krb5/pam_krb5.8 index c2d9d408d295..3e0db91e009a 100644 --- a/lib/libpam/modules/pam_krb5/pam_krb5.8 +++ b/lib/libpam/modules/pam_krb5/pam_krb5.8 @@ -34,7 +34,7 @@ and to set user specific credentials converts the supplied username into a Kerberos principal, by appending the default local realm name. It also supports usernames with explicit realm names. -If a realm name is supplied, then upon a sucessful return, it +If a realm name is supplied, then upon a successful return, it changes the username by mapping the principal name into a local username (calling .Fn krb5_aname_to_localname ) . diff --git a/share/man/man4/netintro.4 b/share/man/man4/netintro.4 index 4b24513467e7..9ddaa595fa41 100644 --- a/share/man/man4/netintro.4 +++ b/share/man/man4/netintro.4 @@ -256,7 +256,7 @@ Get interface metric. Attempt to create the specified interface. If the interface name is given without a unit number the system will attempt to create a new interface with an arbitrary unit number. -On sucessful return the +On successful return the .Va ifr_name field will contain the new interface name. .It Dv SIOCIFDESTROY diff --git a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 index 8a8179503c69..92d908e2c80a 100644 --- a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 +++ b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 @@ -295,7 +295,7 @@ expects to receive requests from clients using reserved ports; requests received from non-privileged ports are rejected. Unfortunately, this behavior prevents any client systems that to not use privileged -ports from sucessfully submitting password updates. +ports from successfully submitting password updates. Specifying the .Fl u |