diff options
author | 2003-08-05 14:45:26 +0000 | |
---|---|---|
committer | 2003-08-05 14:45:26 +0000 | |
commit | 205ca880fc772f3287dd59033bc43eda2dea4d8c (patch) | |
tree | 60f148dfad506830e74cc4899456808312f49978 | |
parent | Option -t (testmode) no longer exists. (diff) | |
download | wireguard-openbsd-205ca880fc772f3287dd59033bc43eda2dea4d8c.tar.xz wireguard-openbsd-205ca880fc772f3287dd59033bc43eda2dea4d8c.zip |
Don't say things twice.
-rw-r--r-- | usr.sbin/afs/src/arlad/CellServDB.5 | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/usr.sbin/afs/src/arlad/CellServDB.5 b/usr.sbin/afs/src/arlad/CellServDB.5 index b036ca981cf..e93d9336fa9 100644 --- a/usr.sbin/afs/src/arlad/CellServDB.5 +++ b/usr.sbin/afs/src/arlad/CellServDB.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" $arla: CellServDB.5,v 1.10 2003/06/06 12:53:52 hin Exp $ -.\" $OpenBSD: CellServDB.5,v 1.6 2003/08/05 08:42:41 hin Exp $ +.\" $OpenBSD: CellServDB.5,v 1.7 2003/08/05 14:45:26 hin Exp $ .\" .Dd April 19, 2000 .Dt CellServDB 5 @@ -72,14 +72,6 @@ with the AFSDB DNS resource records. This avoids having out of date information in .Nm Ns . .Pp -Entires in the file are searched and expanded by many programs. -.Pp -In most cases it is better to distribute the information in -.Nm -with the AFSDB DNS resource records. This avoids having out of date -information in -.Nm Ns . -.Pp When using AFSDB DNS resource records, entries entries should still be listed, but without any hosts. This is needed for dynroot to work. .Sh FILES |