diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-19 07:34:22 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-19 07:34:22 +0000 |
| commit | a5941fc2aae12cb42e24117b2979147c9c7c5571 (patch) | |
| tree | 7d6c51e5269edc367ff2f8c58fa182337526ea73 /lib/libskey | |
| parent | 05e61fd508c08e30fa81c73e67f025e4960afd2c (diff) | |
Notes
Diffstat (limited to 'lib/libskey')
| -rw-r--r-- | lib/libskey/skey.3 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libskey/skey.3 b/lib/libskey/skey.3 index 1b368d3a5455a..234d0b29c3dd2 100644 --- a/lib/libskey/skey.3 +++ b/lib/libskey/skey.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: skey.3,v 1.5 1997/02/22 15:07:58 peter Exp $ +.\" $Id: skey.3,v 1.6 1997/03/19 01:33:23 bde Exp $ .\" .Dd December 22, 1996 .Dt SKEY 3 @@ -152,6 +152,8 @@ No advisory locking is done on the s/key database to guard against simultaneous access from multiple processes. This is not normally a problem when keys are added to or updated in the file, but may be problematic when keys are removed. -.Sh AUTHOR -Phil Karn, Neil M. Haller, John S. Walden, Scott Chasin - +.Sh AUTHORS +.An Phil Karn , +.An Neil M. Haller , +.An John S. Walden , +.An Scott Chasin |
