diff options
Diffstat (limited to 'usr.sbin/afs')
-rw-r--r-- | usr.sbin/afs/src/arlad/arla.conf.5 | 2 | ||||
-rw-r--r-- | usr.sbin/afs/src/conf/arla.conf | 2 | ||||
-rw-r--r-- | usr.sbin/afs/src/lib/cmd/cmd.3 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/afs/src/arlad/arla.conf.5 b/usr.sbin/afs/src/arlad/arla.conf.5 index 9d74c0ac698..732c7f8fb84 100644 --- a/usr.sbin/afs/src/arlad/arla.conf.5 +++ b/usr.sbin/afs/src/arlad/arla.conf.5 @@ -29,7 +29,7 @@ bytes will trigger the cleaner thread. The number of credentials in afsd, both unauthenticated, and authenticated (like Kerberos V4 creds). .It numconns -The maxium connections afsd will have to all servers (fileserver and +The maximum connections afsd will have to all servers (fileserver and vldb-server). .It numvols The number of volumes stored in cache. diff --git a/usr.sbin/afs/src/conf/arla.conf b/usr.sbin/afs/src/conf/arla.conf index 63c2cb84d09..10ace4ed9c7 100644 --- a/usr.sbin/afs/src/conf/arla.conf +++ b/usr.sbin/afs/src/conf/arla.conf @@ -28,7 +28,7 @@ low_bytes 90M # numcreds 100 # -# The maxium connections arla will have to all servers +# The maximum connections arla will have to all servers # numconns 100 # diff --git a/usr.sbin/afs/src/lib/cmd/cmd.3 b/usr.sbin/afs/src/lib/cmd/cmd.3 index af0759496a3..3384bdcb2b0 100644 --- a/usr.sbin/afs/src/lib/cmd/cmd.3 +++ b/usr.sbin/afs/src/lib/cmd/cmd.3 @@ -138,7 +138,7 @@ will split up the .Fa line into argument that is saved in .Fa argv -maxium of +maximum of .Fa maxn will be parsed. The number of argument will be stored in |