diff options
Diffstat (limited to 'usr.bin/mkdep/mkdep.1')
-rw-r--r-- | usr.bin/mkdep/mkdep.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/mkdep/mkdep.1 b/usr.bin/mkdep/mkdep.1 index 446f549..5d86209 100644 --- a/usr.bin/mkdep/mkdep.1 +++ b/usr.bin/mkdep/mkdep.1 @@ -113,15 +113,15 @@ Specifies the non-CFLAGS options for the preprocessor. The default is "-M". .El -.Sh SEE ALSO -.Xr cc 1 , -.Xr cpp 1 , -.Xr make 1 .Sh FILES .Bl -tag -width .depend -compact .It Pa .depend File containing list of dependencies. .El +.Sh SEE ALSO +.Xr cc 1 , +.Xr cpp 1 , +.Xr make 1 .Sh HISTORY The .Nm |