mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-05 12:56:08 +00:00
mdoc(7) police: removed hard sentence breaks.
This commit is contained in:
parent
00c694aa47
commit
a0247c8a14
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76068
@ -557,7 +557,8 @@ this host as a network address translating router.
|
||||
(str) The name of the profile to use from
|
||||
.Pa /etc/ppp/ppp.conf .
|
||||
.It Ar ppp_user
|
||||
(str) The name of the user under which ppp should be started. By
|
||||
(str) The name of the user under which ppp should be started.
|
||||
By
|
||||
default, ppp is started as
|
||||
.Ar root .
|
||||
.It Ar rc_conf_files
|
||||
@ -1290,8 +1291,8 @@ daemon.
|
||||
.Ar NO
|
||||
then the default mouse cursor character range 0xd0-0xd3 is used,
|
||||
otherwise the range start is set
|
||||
to
|
||||
.Ar value
|
||||
to
|
||||
.Ar value
|
||||
character, see
|
||||
.Xr vidcontrol 1 .
|
||||
Use if the default range is occupied in your language code table.
|
||||
@ -1405,7 +1406,8 @@ boot time.
|
||||
(bool) Set to
|
||||
.Ar YES
|
||||
if you wish to enable OSF/1 (Digital UNIX) binary emulation at system
|
||||
initial boot time. (alpha)
|
||||
initial boot time.
|
||||
(alpha)
|
||||
.It Ar clear_tmp_enable
|
||||
(bool) Set to
|
||||
.Ar YES
|
||||
@ -1468,12 +1470,14 @@ daemon.
|
||||
.It Ar unaligned_print
|
||||
(bool) If set to
|
||||
.Ar NO
|
||||
then unaligned access warnings will not be printed. (alpha)
|
||||
then unaligned access warnings will not be printed.
|
||||
(alpha)
|
||||
.\" ----- isdn settings ---------------------------------
|
||||
.It Ar isdn_enable
|
||||
(bool) Set to
|
||||
.Ar NO
|
||||
by default. When set to
|
||||
by default.
|
||||
When set to
|
||||
.Ar YES ,
|
||||
starts the isdn daemon
|
||||
.Pa /usr/sbin/isdnd
|
||||
@ -1481,7 +1485,8 @@ at system boot time.
|
||||
.It Ar isdn_flags
|
||||
(str) Set to
|
||||
.Ar -dn -d0x1f9
|
||||
by default. Additional flags to pass to
|
||||
by default.
|
||||
Additional flags to pass to
|
||||
.Xr isndn 8
|
||||
(but see
|
||||
.Ar isdn_fsdev
|
||||
@ -1491,13 +1496,15 @@ for certain tunable parameters).
|
||||
.It Ar isdn_ttype
|
||||
(str) Set to
|
||||
.Ar cons25
|
||||
by default. The terminal type of the output device when
|
||||
by default.
|
||||
The terminal type of the output device when
|
||||
.Xr idsnd 8
|
||||
operates in fullscreen mode.
|
||||
.It Ar isdn_fsdev
|
||||
(str) Set to
|
||||
.Ar /dev/ttyv4
|
||||
by default. The output device for
|
||||
by default.
|
||||
The output device for
|
||||
.Xr idsnd 8
|
||||
in fullscreen mode (or
|
||||
.Ar NO
|
||||
@ -1505,7 +1512,8 @@ for daemon mode).
|
||||
.It Ar isdn_trace
|
||||
(bool) Set to
|
||||
.Ar NO
|
||||
by default. When set to
|
||||
by default.
|
||||
When set to
|
||||
.Ar YES ,
|
||||
enables the ISDN protocol trace utility
|
||||
.Pa /usr/sbin/isdntrace
|
||||
@ -1513,7 +1521,8 @@ at system boot time.
|
||||
.It Ar isdn_traceflags
|
||||
(str) Set to
|
||||
.Ar -f /var/tmp/isdntrace0
|
||||
by default. Flags for
|
||||
by default.
|
||||
Flags for
|
||||
.Pa /usr/sbin/isdntrace .
|
||||
.\" -----------------------------------------------------
|
||||
.El
|
||||
|
Loading…
Reference in New Issue
Block a user