No, different things should have different names.

On Dec 13, 2009, at 2:46 PM, Lars Nooden <[email protected]> wrote:

pf.conf(5) refers to 'Random Early Detection'
sshd_config(5) refers to 'Random Early Drop'

Should the same wording be used in both man pages?

/Lars

cvs diff -Nup sshd_config.5
Index: sshd_config.5
===================================================================
RCS file: /cvs/src/usr.bin/ssh/sshd_config.5,v
retrieving revision 1.112
diff -u -p -r1.112 sshd_config.5
--- sshd_config.5       10 Nov 2009 02:58:56 -0000      1.112
+++ sshd_config.5       13 Dec 2009 22:44:17 -0000
@@ -639,7 +639,7 @@ Additional connections will be dropped u
expires for a connection.
The default is 10.
.Pp
-Alternatively, random early drop can be enabled by specifying
+Alternatively, random early detection can be enabled by specifying
the three colon separated values
.Dq start:rate:full
(e.g. "10:30:60").

Reply via email to