Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 1997 00:16:21 +0900
From:      k-horik@yk.rim.or.jp
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/3683: manpage timed.8's SH macro should be Sh macro
Message-ID:  <199705251517.AAA03737@mail.yk.rim.or.jp>
Resent-Message-ID: <199705251520.IAA25526@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         3683
>Category:       docs
>Synopsis:       mapage timed.8's SH macro should be Sh macor.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 25 08:20:06 PDT 1997
>Last-Modified:
>Originator:     Kazuo Horikawa
>Organization:
<Organization of PR author (multiple lines)>
>Release:        FreeBSD 2.2.1-RELEASE i386
>Environment:

.\"     @(#)timed.8     8.1 (Berkeley) 6/6/93

>Description:
 The manpage timed.8 contains `.SH WARNING' line.  But this manpage
uses mdoc macros, then `.SH WARNING' line is not shown.  `.SH WARNING'
should be `.Sh WARNING'.

>How-To-Repeat:

	<Code/input/activities to reproduce the problem (multiple lines)>

>Fix:
	
--- timed.8.bak Sun May 25 22:11:40 1997
+++ timed.8     Sat May 17 09:34:09 1997
@@ -173,7 +173,7 @@
 settings are often associated with "multi-homed" machines
 that looked for time masters on more than one network and eventually
 chose to become a slave on the other network.
-.SH WARNING
+.Sh WARNING
 If two or more time daemons, whether 
 .Nm timed ,
 .Xr NTP ,
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705251517.AAA03737>