From a0247c8a14b4cf4e60d7c0873603e44934d9be70 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 27 Apr 2001 10:27:06 +0000 Subject: [PATCH] mdoc(7) police: removed hard sentence breaks. --- share/man/man5/rc.conf.5 | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index bad46c5c788..1a94848bf16 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -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