diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-26 22:13:47 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-26 22:13:47 +0000 |
commit | 620a0222f490c8fe0d8dfc7b15279733cfed0593 (patch) | |
tree | 34c69955ba9834536309cb8d5459bcd8f8316a55 /usr.sbin | |
parent | 21ee0f9ceb87b49a8d22ccccf781aaa0955725ef (diff) |
- kill whitespace at EOL
- uppercase .Dt's
- kill blank lines
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/afs/src/arlad/AliasDB.5 | 14 | ||||
-rw-r--r-- | usr.sbin/afs/src/arlad/CellServDB.5 | 17 |
2 files changed, 14 insertions, 17 deletions
diff --git a/usr.sbin/afs/src/arlad/AliasDB.5 b/usr.sbin/afs/src/arlad/AliasDB.5 index 19506755397..64ec36a3d56 100644 --- a/usr.sbin/afs/src/arlad/AliasDB.5 +++ b/usr.sbin/afs/src/arlad/AliasDB.5 @@ -1,22 +1,22 @@ .\" Copyright (c) 2002, Kungliga Tekniska Högskolan .\" (Royal Institute of Technology, Stockholm, Sweden). .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: -.\" +.\" .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. -.\" +.\" .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" +.\" .\" 3. Neither the name of the Institute nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -32,7 +32,7 @@ .\" $arla: AliasDB.5,v 1.3 2003/02/14 16:24:51 lha Exp $ .\" .Dd April 30, 2001 -.Dt AliasDB 5 +.Dt ALIASDB 5 .Os "The Arla Project" .Sh NAME .Nm AliasDB @@ -62,7 +62,6 @@ software packages etc. Each line that starts with a .Sq # is a comment -.Pp .Sh EXAMPLE .Bd -literal # This is a comment @@ -79,4 +78,3 @@ andrew.cmu.edu andrew #andrew is a readonly alias .Xr CellServDB 5 , .Xr DynRootDB 5 , .Xr afsd 8 - diff --git a/usr.sbin/afs/src/arlad/CellServDB.5 b/usr.sbin/afs/src/arlad/CellServDB.5 index e93d9336fa9..43c2b209693 100644 --- a/usr.sbin/afs/src/arlad/CellServDB.5 +++ b/usr.sbin/afs/src/arlad/CellServDB.5 @@ -1,22 +1,22 @@ .\" Copyright (c) 2000 - 2002 Kungliga Tekniska Högskolan .\" (Royal Institute of Technology, Stockholm, Sweden). .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: -.\" +.\" .\" 1. Redistributions of source code must retain the above copyright .\" notice, this list of conditions and the following disclaimer. -.\" +.\" .\" 2. Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" +.\" .\" 3. Neither the name of the Institute nor the names of its contributors .\" may be used to endorse or promote products derived from this software .\" without specific prior written permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -30,10 +30,10 @@ .\" SUCH DAMAGE. .\" .\" $arla: CellServDB.5,v 1.10 2003/06/06 12:53:52 hin Exp $ -.\" $OpenBSD: CellServDB.5,v 1.7 2003/08/05 14:45:26 hin Exp $ +.\" $OpenBSD: CellServDB.5,v 1.8 2003/09/26 22:13:46 jmc Exp $ .\" .Dd April 19, 2000 -.Dt CellServDB 5 +.Dt CELLSERVDB 5 .Os "The Arla Project" .Sh NAME .Nm CellServDB @@ -54,7 +54,7 @@ ip-address #third.server.for.cell .Ed .Pp .Nm -is read when +is read when .Nm is started, normally when the system boots. .Pp @@ -83,4 +83,3 @@ be listed, but without any hosts. This is needed for dynroot to work. .Xr ThisCell 5 , .Xr afsd.conf 5 , .Xr afsd 8 - |