Tue Mar 28 04:27:26 2017 UTC ()
Remove duplicated NAME section
Remove hardcoded argument to .Os
Remove extra arguments to .Dt

The extra arguments to .Dt were being parsed as the machine architecture for
the man page by mandoc parser, because of which the output of apropos(1) would show
it as file/ntp.keys(5). Same problem exists with other ntp man pages as well.

Committing with approval from Christos, we will investigate and fix the problems
in the source when regenerating the man pages next time.


(abhinav)
diff -r1.1 -r1.2 src/external/bsd/ntp/bin/ntpd/ntp.keys.5

cvs diff -r1.1 -r1.2 src/external/bsd/ntp/bin/ntpd/Attic/ntp.keys.5 (expand / switch to unified diff)

--- src/external/bsd/ntp/bin/ntpd/Attic/ntp.keys.5 2013/12/28 03:19:43 1.1
+++ src/external/bsd/ntp/bin/ntpd/Attic/ntp.keys.5 2017/03/28 04:27:26 1.2
@@ -1,28 +1,24 @@ @@ -1,28 +1,24 @@
1.Dd December 24 2013 1.Dd December 24 2013
2.Dt NTP_KEYS 5 File Formats 2.Dt NTP_KEYS 5
3.Os SunOS 5.10 3.Os
4.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc) 4.\" EDIT THIS FILE WITH CAUTION (ntp.mdoc)
5.\" 5.\"
6.\" It has been AutoGen-ed December 24, 2013 at 11:38:26 AM by AutoGen 5.18.3pre5 6.\" It has been AutoGen-ed December 24, 2013 at 11:38:26 AM by AutoGen 5.18.3pre5
7.\" From the definitions ntp.keys.def 7.\" From the definitions ntp.keys.def
8.\" and the template file agmdoc-file.tpl 8.\" and the template file agmdoc-file.tpl
9.Sh NAME 9.Sh NAME
10.Nm ntp.keys 10.Nm ntp.keys
11.Nd NTP symmetric key file format 11.Nd NTP symmetric key file format
12 
13.Sh NAME 
14.Nm ntp.keys 
15.Nd NTP symmetric key file format 
16.Sh SYNOPSIS 12.Sh SYNOPSIS
17.Sy /etc/ntp.keys 13.Sy /etc/ntp.keys
18.Pp  14.Pp
19.Sh DESCRIPTION 15.Sh DESCRIPTION
20This document describes the format of an NTP symmetric key file. 16This document describes the format of an NTP symmetric key file.
21For a description of the use of this type of file, see the 17For a description of the use of this type of file, see the
22.Qq Authentication Support 18.Qq Authentication Support
23section of the 19section of the
24.Xr ntp.conf 5 20.Xr ntp.conf 5
25page. 21page.
26.Pp 22.Pp
27.Xr ntpd 8 23.Xr ntpd 8
28reads its keys from a file specified using the 24reads its keys from a file specified using the