Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2014 08:20:15 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r267098 - head/usr.bin/yes
Message-ID:  <201406050820.s558KFx8024435@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pluknet
Date: Thu Jun  5 08:20:14 2014
New Revision: 267098
URL: http://svnweb.freebsd.org/changeset/base/267098

Log:
  mdoc: drop the trailing dot from the xref list.

Modified:
  head/usr.bin/yes/yes.1

Modified: head/usr.bin/yes/yes.1
==============================================================================
--- head/usr.bin/yes/yes.1	Thu Jun  5 07:28:27 2014	(r267097)
+++ head/usr.bin/yes/yes.1	Thu Jun  5 08:20:14 2014	(r267098)
@@ -47,7 +47,7 @@ or, by default,
 forever.
 .Sh SEE ALSO
 .Xr jot 1 ,
-.Xr seq 1 .
+.Xr seq 1
 .Sh HISTORY
 The
 .Nm



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