diff options
| author | wiz <wiz@NetBSD.org> | 2001-12-01 20:40:20 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-12-01 20:40:20 +0000 |
| commit | 56533d2558ef0cd25e2486691845ed7a5edfe0ba (patch) | |
| tree | f06209d45b72a62998837fa9e6675af3a7026cea /usr.bin/mkdep | |
| parent | d41c96b482fb71d9c6292ec47173b02dc67a1f0d (diff) | |
Sort sections.
Diffstat (limited to 'usr.bin/mkdep')
| -rw-r--r-- | usr.bin/mkdep/mkdep.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/mkdep/mkdep.1 b/usr.bin/mkdep/mkdep.1 index 08544e2499c..8fe9c248f33 100644 --- a/usr.bin/mkdep/mkdep.1 +++ b/usr.bin/mkdep/mkdep.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mkdep.1,v 1.7 2001/12/01 16:43:20 wiz Exp $ +.\" $NetBSD: mkdep.1,v 1.8 2001/12/01 20:40:44 wiz Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -90,15 +90,15 @@ module. This is useful for programs whose source is contained in a single module. .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 |
