Module Name: src Committed By: rillig Date: Mon Sep 12 07:21:10 UTC 2022
Modified Files: src/usr.bin/make: make.1 Log Message: make.1: fix style of ellipsis In most places, '...' is not intended to be entered verbatim, instead it is a placeholder, so don't use a fixed-width font for it. To generate a diff of this commit: cvs rdiff -u -r1.342 -r1.343 src/usr.bin/make/make.1 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.