Prepare for mdocNG.

This commit is contained in:
Ruslan Ermilov 2001-02-28 13:18:04 +00:00
parent c37e97e493
commit 1f1dcc1d43
4 changed files with 15 additions and 9 deletions

View File

@ -303,7 +303,7 @@ If the value of the int pointed to by
contains the contains the
.Dv FREAD .Dv FREAD
bit as defined in bit as defined in
.Pa Aq sys/file.h , .Aq Pa sys/file.h ,
then all characters in the input queue are cleared. If it contains then all characters in the input queue are cleared. If it contains
the the
.Dv FWRITE .Dv FWRITE
@ -324,7 +324,7 @@ and is the means by which most full\&-screen oriented programs determine the
screen size. The screen size. The
.Va winsize .Va winsize
structure is defined in structure is defined in
.Pa Aq sys/ioctl.h . .Aq Pa sys/ioctl.h .
.It Dv TIOCSWINSZ Fa struct winsize *ws .It Dv TIOCSWINSZ Fa struct winsize *ws
Set the window size associated with the terminal to be the value in Set the window size associated with the terminal to be the value in
the the

View File

@ -166,17 +166,20 @@ There are three main types of
systems: systems:
.Bl -enum -offset indent .Bl -enum -offset indent
.It .It
.Pa Tn NIS clients , .Tn NIS
clients,
which query which query
.Tn NIS .Tn NIS
servers for information. servers for information.
.It .It
.Pa Tn NIS master servers , .Tn NIS
master servers,
which maintain the canonical copies of all which maintain the canonical copies of all
.Tn NIS .Tn NIS
maps. maps.
.It .It
.Pa Tn NIS slave servers , .Tn NIS
slave servers,
which maintain backup copies of which maintain backup copies of
.Tn NIS .Tn NIS
maps that are periodically maps that are periodically

View File

@ -166,17 +166,20 @@ There are three main types of
systems: systems:
.Bl -enum -offset indent .Bl -enum -offset indent
.It .It
.Pa Tn NIS clients , .Tn NIS
clients,
which query which query
.Tn NIS .Tn NIS
servers for information. servers for information.
.It .It
.Pa Tn NIS master servers , .Tn NIS
master servers,
which maintain the canonical copies of all which maintain the canonical copies of all
.Tn NIS .Tn NIS
maps. maps.
.It .It
.Pa Tn NIS slave servers , .Tn NIS
slave servers,
which maintain backup copies of which maintain backup copies of
.Tn NIS .Tn NIS
maps that are periodically maps that are periodically

View File

@ -119,7 +119,7 @@ reset its debug level.
The The
.Nm .Nm
program puts its logs to a separate file program puts its logs to a separate file
.Pa Pq /var/log/pim6sd.log . .Pq Pa /var/log/pim6sd.log .
The log level can be configured by the The log level can be configured by the
.Fl d .Fl d
command line option or the configuration file. command line option or the configuration file.