Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2015 10:18:45 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r281999 - head/sbin/atm/atmconfig
Message-ID:  <201504261018.t3QAIjql034710@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Apr 26 10:18:44 2015
New Revision: 281999
URL: https://svnweb.freebsd.org/changeset/base/281999

Log:
  Fix 2 rendering issue with mandoc

Modified:
  head/sbin/atm/atmconfig/atmconfig.8

Modified: head/sbin/atm/atmconfig/atmconfig.8
==============================================================================
--- head/sbin/atm/atmconfig/atmconfig.8	Sun Apr 26 10:09:26 2015	(r281998)
+++ head/sbin/atm/atmconfig/atmconfig.8	Sun Apr 26 10:18:44 2015	(r281999)
@@ -90,7 +90,7 @@ To get a list of options and arguments f
 .Pp
 To get a list of common options use:
 .D1 Nm Ic help Cm options
-.Ss The Ic diag Ss Command
+.Ss The Ic diag Command
 The
 .Ic diag
 command allows the inspection of the ATM interfaces on the local host
@@ -201,7 +201,7 @@ Print traffic parameters: PCR, SCR, MBS,
 .It Nm Ic diag Cm stats Ar device
 Print driver specific statistics.
 .El
-.Ss The Ic natm Ss Command
+.Ss The Ic natm Command
 The
 .Ic natm
 command is used to change



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