mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-16 07:11:05 +01:00
Rename the retens' command into
retension', to follow existing de-facto
standards.
This commit is contained in:
parent
d8f19d9417
commit
a7710e485b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=13401
@ -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…
Reference in New Issue
Block a user