Fixes in mkdep.1, suggested by Greg King
This commit is contained in:
parent
157e82e76a
commit
d70e7ff3b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
.TH MKDEP 1 "February 1st, 2010"
|
||||
.SH NAME
|
||||
mkdep \- print depencies in the Right Way for make(1)
|
||||
mkdep \- print dependencies in the Right Way for make(1)
|
||||
.SH SYNOPSIS
|
||||
.B mkdep
|
||||
.I path
|
||||
|
@ -82,4 +82,4 @@ source files.
|
|||
.SH AUTHOR
|
||||
.I Mkdep.c
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue