mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
Eliminated double whitespace.
This commit is contained in:
parent
5203edcdc5
commit
455fb174df
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131531
@ -158,7 +158,8 @@ For example,
|
||||
lpr \-#3 foo.c bar.c more.c
|
||||
.Ed
|
||||
would result in 3 copies of the file foo.c, followed by 3 copies
|
||||
of the file bar.c, etc.\& On the other hand,
|
||||
of the file bar.c, etc.
|
||||
On the other hand,
|
||||
.Bd -literal -offset indent
|
||||
cat foo.c bar.c more.c \&| lpr \-#3
|
||||
.Ed
|
||||
|
@ -325,7 +325,8 @@ scope of multicast datagrams.
|
||||
(The TTL of forwarded packets is only compared
|
||||
to the threshold, it is not decremented by the threshold.
|
||||
Every multicast
|
||||
router decrements the TTL by exactly 1.) The default threshold is 1.
|
||||
router decrements the TTL by exactly 1.)
|
||||
The default threshold is 1.
|
||||
.Pp
|
||||
In general, all multicast routers
|
||||
connected to a particular subnet or tunnel should
|
||||
|
@ -361,7 +361,8 @@ redirection can occur.
|
||||
.Xr stdio 3
|
||||
buffered output from the invoked command can cause additional delays,
|
||||
or even lost output data in case a logging subprocess exited with a
|
||||
signal.) The command itself runs with
|
||||
signal.)
|
||||
The command itself runs with
|
||||
.Em stdout
|
||||
and
|
||||
.Em stderr
|
||||
|
Loading…
Reference in New Issue
Block a user