Fixes in mkdep.1, suggested by Greg King

This commit is contained in:
Erik van der Kouwe 2010-02-05 13:07:08 +00:00
parent 157e82e76a
commit d70e7ff3b6

View File

@ -1,6 +1,6 @@
.TH MKDEP 1 "February 1st, 2010" .TH MKDEP 1 "February 1st, 2010"
.SH NAME .SH NAME
mkdep \- print depencies in the Right Way for make(1) mkdep \- print dependencies in the Right Way for make(1)
.SH SYNOPSIS .SH SYNOPSIS
.B mkdep .B mkdep
.I path .I path
@ -82,4 +82,4 @@ source files.
.SH AUTHOR .SH AUTHOR
.I Mkdep.c .I Mkdep.c
was written by Kees J. Bot and Jorrit N. Herder. was written by Kees J. Bot and Jorrit N. Herder.
.\" This manual page by A. Leca, last revised 2010-02-01. .\" This manual page by A. Leca.