From owner-svn-src-head@freebsd.org Tue Dec 26 10:59:56 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 879FAE8542A; Tue, 26 Dec 2017 10:59:56 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 473D96FC92; Tue, 26 Dec 2017 10:59:56 +0000 (UTC) (envelope-from manu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBQAxtJR034171; Tue, 26 Dec 2017 10:59:55 GMT (envelope-from manu@FreeBSD.org) Received: (from manu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBQAxtq7034170; Tue, 26 Dec 2017 10:59:55 GMT (envelope-from manu@FreeBSD.org) Message-Id: <201712261059.vBQAxtq7034170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: manu set sender to manu@FreeBSD.org using -f From: Emmanuel Vadot Date: Tue, 26 Dec 2017 10:59:55 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r327197 - head/share/man/man4 X-SVN-Group: head X-SVN-Commit-Author: manu X-SVN-Commit-Paths: head/share/man/man4 X-SVN-Commit-Revision: 327197 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2017 10:59:56 -0000 Author: manu Date: Tue Dec 26 10:59:54 2017 New Revision: 327197 URL: https://svnweb.freebsd.org/changeset/base/327197 Log: aw_rtc.4: Correct some error/style found by mandoc -Tlint Modified: head/share/man/man4/aw_rtc.4 Modified: head/share/man/man4/aw_rtc.4 ============================================================================== --- head/share/man/man4/aw_rtc.4 Tue Dec 26 10:09:18 2017 (r327196) +++ head/share/man/man4/aw_rtc.4 Tue Dec 26 10:59:54 2017 (r327197) @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm aw_rtc -.Nd driver for the RTC controller in Allwinner SoC. +.Nd driver for the RTC controller in Allwinner SoC .Sh DESCRIPTION The .Nm @@ -48,6 +48,7 @@ allwinner,sun4i-a10-rtc allwinner,sun7i-a20-rtc .It allwinner,sun6i-a31-rtc +.El .Sh HISTORY The .Nm