Sort sections.
This commit is contained in:
parent
f0f77f69d7
commit
a3ac07a54e
@ -45,6 +45,16 @@ may be specified, in which case
|
||||
uses the (binary) contents of this file to initialize the
|
||||
.Em options
|
||||
area of the request packet.
|
||||
.Sh SEE ALSO
|
||||
.Xr bootpd 8
|
||||
.Rs
|
||||
.%O RFC951
|
||||
.%T "BOOTSTRAP PROTOCOL (BOOTP)"
|
||||
.Re
|
||||
.Rs
|
||||
.%O RFC1048
|
||||
.%T "BOOTP Vendor Information Extensions"
|
||||
.Re
|
||||
.Sh AUTHORS
|
||||
The
|
||||
.Nm
|
||||
@ -65,13 +75,3 @@ This program includes software developed by the University of
|
||||
California, Lawrence Berkeley Laboratory and its contributors.
|
||||
(See the copyright notice in
|
||||
.Pa print\-bootp.c . )
|
||||
.Sh SEE ALSO
|
||||
.Xr bootpd 8
|
||||
.Rs
|
||||
.%O RFC951
|
||||
.%T "BOOTSTRAP PROTOCOL (BOOTP)"
|
||||
.Re
|
||||
.Rs
|
||||
.%O RFC1048
|
||||
.%T "BOOTP Vendor Information Extensions"
|
||||
.Re
|
||||
|
@ -99,6 +99,11 @@ standard mailbox
|
||||
.Sh SEE ALSO
|
||||
.Xr biff 1 ,
|
||||
.Xr inetd 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
.Sh BUGS
|
||||
The message header filtering is prone to error.
|
||||
The density of the information presented is near the theoretical minimum.
|
||||
@ -108,8 +113,3 @@ machines than the one to which they are currently logged in.
|
||||
.Pp
|
||||
The notification should appear in a separate window so it
|
||||
does not mess up the screen.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
|
@ -137,6 +137,11 @@ to the name of the host making the request.
|
||||
.Sh SEE ALSO
|
||||
.Xr finger 1 ,
|
||||
.Xr inetd 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.3 .
|
||||
.Sh BUGS
|
||||
Connecting directly to the server from a
|
||||
.Tn TIP
|
||||
@ -153,8 +158,3 @@ and perhaps even respond
|
||||
negatively
|
||||
.Pq Tn IAC WON'T
|
||||
to all option commands received.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.3 .
|
||||
|
@ -546,6 +546,12 @@ Default place for session logs.
|
||||
.Xr login.conf 5 ,
|
||||
.Xr inetd 8 ,
|
||||
.Xr syslogd 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
IPv6 support was added in WIDE Hydrangea IPv6 stack kit.
|
||||
.Sh BUGS
|
||||
The server must run as the super-user
|
||||
to create sockets with privileged port numbers.
|
||||
@ -555,9 +561,3 @@ the super-user only when binding addresses to sockets.
|
||||
The
|
||||
possible security holes have been extensively
|
||||
scrutinized, but are possibly incomplete.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
IPv6 support was added in WIDE Hydrangea IPv6 stack kit.
|
||||
|
@ -53,9 +53,6 @@ For building toc.
|
||||
.It Fl w
|
||||
Print type of manual page (OLD, NEW, UNKNOWN).
|
||||
.El
|
||||
.Sh BUGS
|
||||
Many nonstandard manual pages from third parties
|
||||
are not processed correctly.
|
||||
.Sh SEE ALSO
|
||||
.Xr apropos 1 ,
|
||||
.Xr makewhatis 1 ,
|
||||
@ -65,3 +62,6 @@ The manual page for
|
||||
.Nm
|
||||
command appeared in
|
||||
.Fx 2.2 .
|
||||
.Sh BUGS
|
||||
Many nonstandard manual pages from third parties
|
||||
are not processed correctly.
|
||||
|
@ -94,6 +94,11 @@ The
|
||||
utility can be set to timeout after some interval,
|
||||
which will cause dial up lines to hang up
|
||||
if the login name is not entered reasonably quickly.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/gettytab -compact
|
||||
.It Pa /etc/gettytab
|
||||
.It Pa /etc/ttys
|
||||
.El
|
||||
.Sh DIAGNOSTICS
|
||||
.Bl -diag
|
||||
.It "ttyxx: No such device or address."
|
||||
@ -109,11 +114,6 @@ or the special file in
|
||||
.Pa /dev
|
||||
does not exist.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/gettytab -compact
|
||||
.It Pa /etc/gettytab
|
||||
.It Pa /etc/ttys
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr login 1 ,
|
||||
.Xr ioctl 2 ,
|
||||
|
@ -513,6 +513,11 @@ which all of the connection data has been sent by the modem.
|
||||
.Xr termcap 5 ,
|
||||
.Xr getty 8 ,
|
||||
.Xr telnetd 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
file format appeared in
|
||||
.Bx 4.2 .
|
||||
.Sh BUGS
|
||||
The special characters (erase, kill, etc.) are reset to system defaults
|
||||
by
|
||||
@ -535,8 +540,3 @@ The
|
||||
.Xr termcap 5
|
||||
format is horrid, something more rational should
|
||||
have been chosen.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
file format appeared in
|
||||
.Bx 4.2 .
|
||||
|
@ -135,6 +135,10 @@ Words are separated by any combinations of tabs and spaces.
|
||||
Arguments containing whitespace should be enclosed in single quotes
|
||||
.Pq Li ' .
|
||||
Note that no shell-style globbing or other variable substitution occurs.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/ttys -compact
|
||||
.It Pa /etc/ttys
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
.Bd -literal
|
||||
# root login on console at 1200 baud
|
||||
@ -151,10 +155,6 @@ ttyv0 "/usr/new/xterm -L :0" vs100 on window="/usr/new/Xvs100 0"
|
||||
ttyp0 none network group=pty
|
||||
ttyp1 none network off group=pty
|
||||
.Ed
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/ttys -compact
|
||||
.It Pa /etc/ttys
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr login 1 ,
|
||||
.Xr getttyent 3 ,
|
||||
|
@ -72,18 +72,18 @@ The second type contains information about hosts:
|
||||
The third type refers to records from a
|
||||
.Nm
|
||||
file other than the two types above.
|
||||
.Sh EXAMPLES
|
||||
A configuration file might look like the following:
|
||||
.Bd -literal
|
||||
unix.10714@kaka 10714:400,10
|
||||
unix.jodie@kaka 0:jodie
|
||||
.Ed
|
||||
.Sh FILES
|
||||
.Bl -tag -width ".Pa /etc/netid" -compact
|
||||
.It Pa /etc/netid
|
||||
for lines not generated automatically by
|
||||
.Xr mknetid 8
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
A configuration file might look like the following:
|
||||
.Bd -literal
|
||||
unix.10714@kaka 10714:400,10
|
||||
unix.jodie@kaka 0:jodie
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr mknetid 8 ,
|
||||
.Xr yp 8
|
||||
|
@ -202,6 +202,13 @@ and the following to
|
||||
.Xr syslog.conf 5 ,
|
||||
.Xr ppp 8 ,
|
||||
.Xr syslogd 8
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility was written by
|
||||
.An Brian Somers Aq brian@Awfulhak.org
|
||||
and first appeared in
|
||||
.Fx 3.4 .
|
||||
.Sh BUGS
|
||||
If another netgraph node is using the given interface,
|
||||
.Nm
|
||||
@ -210,10 +217,3 @@ This is because
|
||||
.Xr netgraph 4
|
||||
does not currently allow node chaining.
|
||||
This may change in the future.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility was written by
|
||||
.An Brian Somers Aq brian@Awfulhak.org
|
||||
and first appeared in
|
||||
.Fx 3.4 .
|
||||
|
@ -159,11 +159,11 @@ and is not preceded by a flag byte.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr rexec 3
|
||||
.Sh BUGS
|
||||
A facility to allow all data and password exchanges to be encrypted should be
|
||||
present.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
.Sh BUGS
|
||||
A facility to allow all data and password exchanges to be encrypted should be
|
||||
present.
|
||||
|
@ -164,6 +164,13 @@ Transport-level keepalive messages are enabled unless the
|
||||
option is present.
|
||||
The use of keepalive messages allows sessions to be timed out
|
||||
if the client crashes or becomes unreachable.
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/hostsxxxxxxxx -compact
|
||||
.It Pa /etc/hosts
|
||||
.It Pa /etc/hosts.equiv
|
||||
.It Ev $HOME Ns Pa /.rhosts
|
||||
.It Pa /var/run/nologin
|
||||
.El
|
||||
.Sh DIAGNOSTICS
|
||||
All initial diagnostic messages are indicated
|
||||
by a leading byte with a value of 1,
|
||||
@ -186,13 +193,13 @@ by the server failed.
|
||||
.Xr nologin 5 ,
|
||||
.Xr services 5 ,
|
||||
.Xr rshd 8
|
||||
.Sh FILES
|
||||
.Bl -tag -width /etc/hostsxxxxxxxx -compact
|
||||
.It Pa /etc/hosts
|
||||
.It Pa /etc/hosts.equiv
|
||||
.It Ev $HOME Ns Pa /.rhosts
|
||||
.It Pa /var/run/nologin
|
||||
.El
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
.Pp
|
||||
IPv6 support was added by WIDE/KAME project.
|
||||
.Sh BUGS
|
||||
The authentication procedure used here assumes the integrity
|
||||
of each client machine and the connecting medium.
|
||||
@ -205,10 +212,3 @@ A facility to allow all data exchanges to be encrypted should be
|
||||
present.
|
||||
.Pp
|
||||
A more extensible protocol should be used.
|
||||
.Sh HISTORY
|
||||
The
|
||||
.Nm
|
||||
utility appeared in
|
||||
.Bx 4.2 .
|
||||
.Pp
|
||||
IPv6 support was added by WIDE/KAME project.
|
||||
|
@ -58,10 +58,10 @@ utility uses an
|
||||
.Tn RPC
|
||||
protocol defined in
|
||||
.Pa /usr/include/rpcsvc/rquota.x .
|
||||
.Sh SEE ALSO
|
||||
.Xr quota 1
|
||||
.Sh BUGS
|
||||
.Bx 4.4
|
||||
and
|
||||
.Fx
|
||||
support group quotas but the rquota protocol does not.
|
||||
.Sh SEE ALSO
|
||||
.Xr quota 1
|
||||
|
@ -170,6 +170,23 @@ Turn off transport level keepalive messages.
|
||||
This will prevent sessions
|
||||
from timing out if the client crashes or becomes unreachable.
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width /var/run/nologin -compact
|
||||
.It Pa /etc/hosts
|
||||
.It Pa /etc/hosts.equiv
|
||||
.It Pa /etc/login.conf
|
||||
.It Ev $HOME Ns Pa /.rhosts
|
||||
.Pp
|
||||
.It Pa /etc/pam.conf
|
||||
.Nm
|
||||
uses
|
||||
.Pa /etc/pam.conf
|
||||
entries with service name
|
||||
.Dq rsh .
|
||||
Authentication modules requiring passwords (such as
|
||||
.Nm pam_unix )
|
||||
are not supported.
|
||||
.El
|
||||
.Sh DIAGNOSTICS
|
||||
Except for the last one listed below,
|
||||
all diagnostic messages
|
||||
@ -230,23 +247,8 @@ and is not preceded by a flag byte.
|
||||
.Xr named 8 ,
|
||||
.Xr rlogind 8 ,
|
||||
.Xr syslogd 8
|
||||
.Sh FILES
|
||||
.Bl -tag -width /var/run/nologin -compact
|
||||
.It Pa /etc/hosts
|
||||
.It Pa /etc/hosts.equiv
|
||||
.It Pa /etc/login.conf
|
||||
.It Ev $HOME Ns Pa /.rhosts
|
||||
.Pp
|
||||
.It Pa /etc/pam.conf
|
||||
.Nm
|
||||
uses
|
||||
.Pa /etc/pam.conf
|
||||
entries with service name
|
||||
.Dq rsh .
|
||||
Authentication modules requiring passwords (such as
|
||||
.Nm pam_unix )
|
||||
are not supported.
|
||||
.El
|
||||
.Sh HISTORY
|
||||
IPv6 support was added by WIDE/KAME project.
|
||||
.Sh BUGS
|
||||
The authentication procedure used here assumes the integrity
|
||||
of each client machine and the connecting medium.
|
||||
@ -271,5 +273,3 @@ also needs the following patch applied besides properly configuring
|
||||
.Ed
|
||||
.Pp
|
||||
A more extensible protocol (such as Telnet) should be used.
|
||||
.Sh HISTORY
|
||||
IPv6 support was added by WIDE/KAME project.
|
||||
|
Loading…
Reference in New Issue
Block a user