From 23644b6a1041aa307facd981821a0caffcb1c4e0 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Sat, 14 Oct 2000 21:56:49 +0000 Subject: put tcp wrapper into Nd line --- lib/libwrap/hosts_access.3 | 4 ++-- lib/libwrap/hosts_access.5 | 4 ++-- lib/libwrap/hosts_options.5 | 4 ++-- 3 files changed, 6 insertions(+), 6 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 .Vt extern int allow_severity; diff --git a/lib/libwrap/hosts_access.5 b/lib/libwrap/hosts_access.5 index 7b59f26e366..25218772218 100644 --- a/lib/libwrap/hosts_access.5 +++ b/lib/libwrap/hosts_access.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hosts_access.5,v 1.9 2000/10/14 00:56:15 itojun Exp $ +.\" $OpenBSD: hosts_access.5,v 1.10 2000/10/14 21:56:48 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm hosts_access -.Nd format of host access control files +.Nd tcp wrapper format of host access control files .Sh DESCRIPTION This manual page describes a simple access control language that is based on client (host name/address, user name), and server (process diff --git a/lib/libwrap/hosts_options.5 b/lib/libwrap/hosts_options.5 index 7287a72259c..6278f0ae950 100644 --- a/lib/libwrap/hosts_options.5 +++ b/lib/libwrap/hosts_options.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hosts_options.5,v 1.3 1999/07/09 13:35:29 aaron Exp $ +.\" $OpenBSD: hosts_options.5,v 1.4 2000/10/14 21:56:48 deraadt Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm hosts_options -.Nd host access control language extensions +.Nd tcp wrapper host access control language extensions .Sh DESCRIPTION This document describes optional extensions to the language described in the -- cgit v1.2.3