diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-28 17:38:53 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-28 17:38:53 +0000 |
| commit | c2d03ea87913b49c09051746bb4ab5b45c80c49a (patch) | |
| tree | 0222e648ac41f0fac8174cb4e801365a8400b884 /usr.sbin/inetd | |
| parent | 6029e6933cddb4d1b46d636b5fa2a26573f04d46 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/inetd')
| -rw-r--r-- | usr.sbin/inetd/inetd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 264da2df20b0..0bee4051dc6b 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -163,7 +163,7 @@ server program arguments .Ed .Pp To specify an -.No Tn "ONC RPC" Ns -based +.Tn "ONC RPC" Ns -based service, the entry would contain these fields: .Pp .Bd -unfilled -offset indent -compact @@ -209,7 +209,7 @@ should be the official name of the service (that is, the first entry in .Pa /etc/services ) . When used to specify an -.No Tn "ONC RPC" Ns -based +.Tn "ONC RPC" Ns -based service, this field is a valid RPC service name in the file .Pa /etc/rpc . |
