From c75526d5a0e2846c16a9bf0c4763664bf1e9dedf Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 10 Aug 2001 15:03:10 +0000 Subject: [PATCH] mdoc(7) police: fixed the "new sentence" bogons. --- lib/libc/gen/vis.3 | 2 +- lib/libipsec/ipsec_set_policy.3 | 2 +- lib/libkvm/kvm_getswapinfo.3 | 2 +- sbin/routed/routed.8 | 2 +- share/man/man4/gif.4 | 2 +- share/man/man4/ispfw.4 | 2 +- share/man/man4/man4.i386/meteor.4 | 4 ++-- share/man/man4/sf.4 | 1 + usr.sbin/cron/crontab/crontab.5 | 2 +- usr.sbin/mrouted/mrouted.8 | 7 +++++-- 10 files changed, 15 insertions(+), 11 deletions(-) diff --git a/lib/libc/gen/vis.3 b/lib/libc/gen/vis.3 index 105e1f9b31af..f49290a8d420 100644 --- a/lib/libc/gen/vis.3 +++ b/lib/libc/gen/vis.3 @@ -128,7 +128,7 @@ functions. There are two parameters that can be controlled: the range of characters that are encoded, and the type of representation used. -By default, all non-graphic characters. +By default, all non-graphic characters except space, tab, and newline are encoded. (See .Xr isgraph 3 . ) diff --git a/lib/libipsec/ipsec_set_policy.3 b/lib/libipsec/ipsec_set_policy.3 index 0b293ff62fc4..748ac1a1f8e7 100644 --- a/lib/libipsec/ipsec_set_policy.3 +++ b/lib/libipsec/ipsec_set_policy.3 @@ -54,7 +54,7 @@ generates IPsec policy specification structure, namely and/or .Li struct sadb_x_ipsecrequest from human-readable policy specification. -policy specification must be given as C string +Policy specification must be given as C string .Fa policy and length .Fa len diff --git a/lib/libkvm/kvm_getswapinfo.3 b/lib/libkvm/kvm_getswapinfo.3 index a3c44c80bad4..21f988b5bf50 100644 --- a/lib/libkvm/kvm_getswapinfo.3 +++ b/lib/libkvm/kvm_getswapinfo.3 @@ -43,7 +43,7 @@ structure will be filled with the grand total over all swap devices. The grand total is calculated from all available swap devices whether or not you made room for them all in the array. -the grant total is returned. +The grand total is returned. .Pp The flags argument is currently unused and must be passed as 0. .Pp diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index af1396884ddd..8aca25530772 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -273,7 +273,7 @@ on the command line or .Cm pm_rdisc in the .Pa /etc/gateways -file. +file, since a larger metric will be used, reducing the spread of the potentially dangerous default route. diff --git a/share/man/man4/gif.4 b/share/man/man4/gif.4 index 64a3c5adda71..137a896d89ef 100644 --- a/share/man/man4/gif.4 +++ b/share/man/man4/gif.4 @@ -116,7 +116,7 @@ Copy TOS bits except for ECN CE .Dv 0xfe ) from inner to outer. -set ECN CE bit to +Set ECN CE bit to .Dv 0 . .It Egress Use inner TOS bits with some change. diff --git a/share/man/man4/ispfw.4 b/share/man/man4/ispfw.4 index 1cced4bccae9..3e38197bf990 100644 --- a/share/man/man4/ispfw.4 +++ b/share/man/man4/ispfw.4 @@ -39,7 +39,7 @@ case, the .Xr isp 4 driver will notice that firmware is available to be downloaded onto Qlogic cards (to replace the usually out of date firmware on the cards). -this will kick the f/w into getting unstuck. +This will kick the f/w into getting unstuck. .Sh SEE ALSO .Xr isp 4 .Sh AUTHORS diff --git a/share/man/man4/man4.i386/meteor.4 b/share/man/man4/man4.i386/meteor.4 index 14616cd9fc3b..256425d5b34a 100644 --- a/share/man/man4/man4.i386/meteor.4 +++ b/share/man/man4/man4.i386/meteor.4 @@ -760,7 +760,7 @@ will be set to: invalid capture command value .It Bq Er ENXIO there is not internal buffer to hold the frame. -this indicates the previous set geometry +This indicates the previous set geometry .Xr ioctl 2 failed. .It Bq Er EIO @@ -832,7 +832,7 @@ will be set to: invalid meteor_geomet structure pointer or bad command. .It Bq Er ENXIO there is not internal buffer to hold the frame. -this indicates the previous set geometry +This indicates the previous set geometry .Xr ioctl 2 failed. .It Bq Er EIO diff --git a/share/man/man4/sf.4 b/share/man/man4/sf.4 index 91d65d6f5f28..e13aff73cf23 100644 --- a/share/man/man4/sf.4 +++ b/share/man/man4/sf.4 @@ -137,6 +137,7 @@ The "Plug and Play OS" setting int he BIOS should be set to "no" or .Fx . .It "sf%d: couldn't map ports" A fatal initialization error has occurred. +This may happen if the PCI BIOS not configured the device, which may be because the BIOS has been configured for a "Plug and Play" operating system. The "Plug and Play OS" setting int he BIOS should be set to "no" or diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 7bd7144835fe..e0eb764eedd0 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -87,7 +87,7 @@ may not. variable is sometimes called .Ev USER on BSD systems... -on these systems, +On these systems, .Ev USER will be set also). .Pp diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index 94632aaa0714..8f2b7979abc6 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -164,7 +164,9 @@ Sepcifies, in seconds, the average lifetime of prunes that are sent towards parents. The actual lifetimes will be randomized in the range [.5\fIsecs\fP,1.5\fIsecs\fP]. The default is 7200 (2 hours). Smaller values cause less state to be kept both at this router and the parent, at the -cost of more frequent broadcasts. However, some routers (e.g. mrouted <3.3 +cost of more frequent broadcasts. However, some routers (e.g.\& +.Nm +<3.3 and all currently known versions of cisco's IOS) do not use the DVMRP generation ID to determine that a neighbor has rebooted. Prunes sent towards these neighbors should be kept short, in order to shorten @@ -231,7 +233,8 @@ must use the same version of IGMP. Force .Nm to ignore other routers on this interface. -mrouted will never send or accept neighbor probes or +.Nm +will never send or accept neighbor probes or route reports on this interface. .El .Pp