diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-14 21:56:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-10-14 21:56:49 +0000 |
commit | 23644b6a1041aa307facd981821a0caffcb1c4e0 (patch) | |
tree | 36c1e077625c050c7496fa51c7826e44dda68926 /lib/libwrap/hosts_access.3 | |
parent | b00b985dd2894315727c9b3632c50ad1f978f0bc (diff) |
put tcp wrapper into Nd line
Diffstat (limited to 'lib/libwrap/hosts_access.3')
-rw-r--r-- | lib/libwrap/hosts_access.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libwrap/hosts_access.3 b/lib/libwrap/hosts_access.3 index af0e2e1c08f..5b1ad1cae20 100644 --- a/lib/libwrap/hosts_access.3 +++ b/lib/libwrap/hosts_access.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hosts_access.3,v 1.4 1999/07/09 13:35:28 aaron Exp $ +.\" $OpenBSD: hosts_access.3,v 1.5 2000/10/14 21:56:48 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -38,7 +38,7 @@ .Nm hosts_ctl , .Nm request_init , .Nm request_set -.Nd access control library +.Nd tcp wrapper access control library .Sh SYNOPSIS .Fd #include <tcpd.h> .Vt extern int allow_severity; |