Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/usr.sbin/portmap Pull up revisions 1.8-1.10 (requested ...
details: https://anonhg.NetBSD.org/src/rev/f4d61e33855e
branches: netbsd-1-4
changeset: 470145:f4d61e33855e
user: he <he%NetBSD.org@localhost>
date: Sun Jan 23 11:17:24 2000 +0000
description:
Pull up revisions 1.8-1.10 (requested by abs):
Fix cross-references, and grammar fixes.
diffstat:
usr.sbin/portmap/portmap.8 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (38 lines):
diff -r 610339b37a18 -r f4d61e33855e usr.sbin/portmap/portmap.8
--- a/usr.sbin/portmap/portmap.8 Fri Jan 21 00:48:41 2000 +0000
+++ b/usr.sbin/portmap/portmap.8 Sun Jan 23 11:17:24 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: portmap.8,v 1.7 1999/03/22 18:44:04 garbled Exp $
+.\" $NetBSD: portmap.8,v 1.7.2.1 2000/01/23 11:17:24 he Exp $
.\"
.\" Copyright (c) 1987 Sun Microsystems
.\" Copyright (c) 1990, 1991, 1993
@@ -101,7 +101,7 @@
.Nm
to circumvent host-based services in individual services.
.Pp
-Option available:
+Available options:
.Bl -tag -width Ds
.It Fl d
prevents
@@ -111,7 +111,7 @@
to be printed to the standard error output.
.It Fl i
.Dq insecure
-mode. Allows to call PMAPPROC_SET and PMAPPROC_UNSET from any host. Normally
+mode. Allows calls to PMAPPROC_SET and PMAPPROC_UNSET from any host. Normally
.Nm
accepts these requests only from the loopback interface for security reasons.
This change is necessary for programs that were compiled with earlier
@@ -135,8 +135,8 @@
.Xr rpcinfo 8 ,
.Xr inetd 8 ,
.Xr syslog 3 ,
-.Xr hosts_access 3 ,
-.Xr hosts_options 3
+.Xr hosts_access 5 ,
+.Xr hosts_options 5
.Sh BUGS
If
.Nm
Home |
Main Index |
Thread Index |
Old Index