--- share_man_man9_smr.9 2023-01-19 16:41:35.941899000 +0100 +++ share_man_man9_smr.9 2023-01-19 16:48:38.500677000 +0100 @@ -87,8 +87,8 @@ .Xr rmlock 9 , and .Xr sx 9 , -SMR allows readers and writes to access the data structure concurrently. -Consequently, readers can always enter a read section immediately +SMR allows readers and writers to access the data structure concurrently. +Readers can always enter a read section immediately .Po .Fn smr_enter never blocks