CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2018/05/17 10:44:23
Modified files: share/man/man7 : utf8.7 Log message: Bytes only have eight bits, not nine. Thus, remove the placeholder for the ninth bit. Patch from Ross L Richardson <openbsd at rlr dot id dot au>.