CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/07/11 04:52:30
Modified files: etc/mtree : 4.4BSD.dist Log message: Trim down comments to those that are actually helpful for reading the file, that is, only leave those after multiple .. and before multiple dir names. While here, fix two comments that were actually wrong and garbage collect one /set instruction that had no effect. Saves 415 lines, which is 35% of the file. ok sthen@ henning@