Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 18:44:14 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r366408 - head/sbin/fsdb
Message-ID:  <202010031844.093IiER8032999@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Sat Oct  3 18:44:13 2020
New Revision: 366408
URL: https://svnweb.freebsd.org/changeset/base/366408

Log:
  fsdb(8): Fix an issue reported by mandoc
  
  - whitespace at end of input line
  
  MFC after:	1 week

Modified:
  head/sbin/fsdb/fsdb.8

Modified: head/sbin/fsdb/fsdb.8
==============================================================================
--- head/sbin/fsdb/fsdb.8	Sat Oct  3 18:42:15 2020	(r366407)
+++ head/sbin/fsdb/fsdb.8	Sat Oct  3 18:44:13 2020	(r366408)
@@ -251,7 +251,7 @@ appeared in
 written by
 .An John T. Kohl .
 It first appeared in
-.Fx 2.1.5 
+.Fx 2.1.5
 ported by Peter Wemm.
 .Sh BUGS
 Manipulation of ``short'' symlinks has no effect.



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