diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-08-29 15:46:46 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-08-29 15:46:46 +0000 |
| commit | 083a83a73e4ee49237a24959e1c0d9c717a9a3d9 (patch) | |
| tree | 0b9f169ea86e06dc2bce330f6fabb771220a66cf /usr.sbin/ntp | |
| parent | 5364982f9fd790efc2ba3d841abd527b6a72704b (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ntp')
| -rw-r--r-- | usr.sbin/ntp/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index 9d8595c2c944..2b2c47bc41b4 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -22,7 +22,7 @@ HTMLS= accopt.htm assoc.htm audio.htm authopt.htm biblio.htm build.htm \ release.htm tickadj.htm vxworks.htm y2k.htm MAN= ntp.conf.5 ntp.keys.5 -MAN+= ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8 +MAN+= ntp-genkeys.8 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 ntptime.8 ntptrace.8 beforeinstall: .for file in ${HTMLS} |
