Module Name: src Committed By: uwe Date: Sun Aug 14 20:19:28 UTC 2022
Modified Files: src/usr.bin/make: make.1 Log Message: make(1): mark up FRC in BUGS To generate a diff of this commit: cvs rdiff -u -r1.325 -r1.326 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.
Modified files: Index: src/usr.bin/make/make.1 diff -u src/usr.bin/make/make.1:1.325 src/usr.bin/make/make.1:1.326 --- src/usr.bin/make/make.1:1.325 Sun Aug 14 20:07:18 2022 +++ src/usr.bin/make/make.1 Sun Aug 14 20:19:27 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.325 2022/08/14 20:07:18 uwe Exp $ +.\" $NetBSD: make.1,v 1.326 2022/08/14 20:19:27 uwe Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -2573,10 +2573,10 @@ machines using a daemon called .Dq customs . .Pp Historically the target/dependency -.Dq FRC +.Ic FRC has been used to FoRCe rebuilding (since the target/dependency does not exist... unless someone creates an -.Dq FRC +.Pa FRC file). .Sh BUGS The