cpuset(1): Fix a typo

- 'at at' -> 'at a'

MFC after:	1 week
This commit is contained in:
Gordon Bergling 2020-10-10 13:01:04 +00:00
parent 2090cb10b3
commit 4c3191b2d1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=366611

View File

@ -152,7 +152,7 @@ Ranges may be specified as in
Valid policies include first-touch (ft), round-robin (rr), prefer and
interleave (il).
First-touch allocates on the local domain when memory is available.
Round-robin alternates between every possible domain page at at time.
Round-robin alternates between every possible domain page at a time.
The prefer policy accepts only a single domain in the set.
The parent of the set is consulted if the preferred domain is unavailable.
Interleave operates like round-robin with an implementation defined stripe