mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Keep the list of default keywords sorted so that paranoid folks like me
don't try to find a hidden meaning in the strange order. The list used to be sorted in rev. 1.1 from 4.4BSD but the order was broken as soon as in rev. 1.2 by a single-character fix. MFC after: 3 days
This commit is contained in:
parent
8c8be05f00
commit
0ca97bb61f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=206118
@ -257,10 +257,10 @@ socket
|
||||
The default set of keywords are
|
||||
.Cm flags ,
|
||||
.Cm gid ,
|
||||
.Cm link ,
|
||||
.Cm mode ,
|
||||
.Cm nlink ,
|
||||
.Cm size ,
|
||||
.Cm link ,
|
||||
.Cm time ,
|
||||
and
|
||||
.Cm uid .
|
||||
|
Loading…
Reference in New Issue
Block a user