summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhin <hin@openbsd.org>2002-06-07 08:00:32 +0000
committerhin <hin@openbsd.org>2002-06-07 08:00:32 +0000
commit8383e8ebf18d12116c4c52adb3c15707e6535c6c (patch)
treea4f27f51853ad1e5f54da54bc5f57f42d5760f24
parentfix spelling, grammar etc. (diff)
downloadwireguard-openbsd-8383e8ebf18d12116c4c52adb3c15707e6535c6c.tar.xz
wireguard-openbsd-8383e8ebf18d12116c4c52adb3c15707e6535c6c.zip
repair
-rw-r--r--usr.sbin/afs/src/arlad/SuidCells.512
-rw-r--r--usr.sbin/afs/src/arlad/ThisCell.516
2 files changed, 14 insertions, 14 deletions
diff --git a/usr.sbin/afs/src/arlad/SuidCells.5 b/usr.sbin/afs/src/arlad/SuidCells.5
index 5512fb7a136..14f02408e10 100644
--- a/usr.sbin/afs/src/arlad/SuidCells.5
+++ b/usr.sbin/afs/src/arlad/SuidCells.5
@@ -1,20 +1,20 @@
-.\" $OpenBSD: SuidCells.5,v 1.2 2002/06/07 04:28:57 hin Exp $
+.\" $OpenBSD: SuidCells.5,v 1.3 2002/06/07 08:00:32 hin Exp $
.\" $KTH: SuidCells.5,v 1.3 2000/09/25 07:25:59 lha Exp $
.Dd April 19, 2000
.Dt SuidCells 5
-.Os
+.Os Arla
.Sh NAME
.Nm SuidCells
.Nd lists AFS cells for which the setuid bit is honored
.Sh DESCRIPTION
-The setuid bit on binaries executed from within AFS are ignored
+The setuid bit on binaries executed from AFS are ignored
for the cells that are not listed in
-.Nm .
+.Nm Ns .
.Pp
The
.Nm
file contain a list of cells separated by newline. The cells need to
exist in CellServDB or in DNS (with AFSDB resource records).
.Sh SEE ALSO
-.Xr arlad 8 ,
-.Xr CellServDB 5
+.Xr CellServDB 5 ,
+.Xr arlad 8
diff --git a/usr.sbin/afs/src/arlad/ThisCell.5 b/usr.sbin/afs/src/arlad/ThisCell.5
index 67fdff348ac..ab2ef47fe64 100644
--- a/usr.sbin/afs/src/arlad/ThisCell.5
+++ b/usr.sbin/afs/src/arlad/ThisCell.5
@@ -1,8 +1,8 @@
-.\" $OpenBSD: ThisCell.5,v 1.2 2002/06/07 04:28:57 hin Exp $
+.\" $OpenBSD: ThisCell.5,v 1.3 2002/06/07 08:03:04 hin Exp $
.\" $KTH: ThisCell.5,v 1.4 2000/09/26 22:36:29 lha Exp $
.Dd April 19, 2000
.Dt ThisCell 5
-.Os
+.Os Arla
.Sh NAME
.Nm ThisCell
.Nd specify a hosts home AFS cell
@@ -17,13 +17,13 @@ default cell to use for commands such as
.Xr kauth 1 ,
.Xr kinit 1 ,
.Xr afslog 1 ,
-but other cells can still be used (often by giving a -cell argument).
+but other cells can still be used (mostly by giving a -cell argument).
.Pp
-It also affects where the cache manager reads the root of afs, so
-having good connectivity to the default cell is very important. This
-can be avoided by using the dynroot feature of arlad.
+Unless dynroot is used, it also affects where
+the cache manager reads the root of afs, so
+having good connectivity to the default cell is very important.
.Pp
.Sh SEE ALSO
-.Xr arlad 8 ,
+.Xr CellServDB 5 ,
.Xr SuidCells 5 ,
-.Xr CellServDB 5
+.Xr arlad 8