diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-13 22:57:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-03-13 22:57:10 +0000 |
commit | c96f87e2c7be19af4f3a0f688dd898eca009600d (patch) | |
tree | c18db5c19a059dc338b5cf1c02f7a1921940ca1f /usr.bin | |
parent | d313e73a48b0db2006b9fbc9d6f805cbb5e77992 (diff) |
.IT -> .It
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/make/make.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index a994cbb8302..d6212373da4 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: make.1,v 1.61 2004/02/12 14:08:00 jmc Exp $ +.\" $OpenBSD: make.1,v 1.62 2004/03/13 22:57:09 jmc Exp $ .\" $OpenPackages$ .\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $ .\" @@ -1266,7 +1266,7 @@ list of dependencies system makefile .It Pa /usr/share/mk system makefile directory -.IT Pa /usr/obj +.It Pa /usr/obj default .Ev MAKEOBJDIRPREFIX directory |