Rename the retens' command into
retension', to follow existing de-facto
standards.
This commit is contained in:
parent
5b70a95cd8
commit
f431f4ad25
@ -94,7 +94,7 @@ struct commands {
|
||||
{ "density", MTSETDNSTY, 0, NEED_2ARGS|ZERO_ALLOWED|IS_DENSITY },
|
||||
{ "eom", MTEOD, 1 },
|
||||
{ "comp", MTCOMP, 0, NEED_2ARGS|ZERO_ALLOWED },
|
||||
{ "retens", MTRETENS, 1 },
|
||||
{ "retension", MTRETENS, 1 },
|
||||
#endif /* defined(__FreeBSD__) */
|
||||
{ NULL }
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user