=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/make.1,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- src/usr.bin/make/make.1 2007/11/02 17:27:24 1.71 +++ src/usr.bin/make/make.1 2007/11/02 20:30:35 1.72 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.71 2007/11/02 17:27:24 espie Exp $ +.\" $OpenBSD: make.1,v 1.72 2007/11/02 20:30:35 jmc Exp $ .\" $OpenPackages$ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" @@ -163,10 +163,10 @@ .It Ar "g2" Print the input graph after making everything, or before exiting on error. -.It Ar j -Print debugging information about running multiple shells. .It Ar J Print job tokens showing which output corresponds to what job. +.It Ar j +Print debugging information about running multiple shells. .It Ar l Print commands in Makefile targets regardless of whether or not they are prefixed by @.