Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2010 13:56:19 +0000 (UTC)
From:      Ulrich Spoerlein <uqs@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r208593 - in head/usr.sbin: fdcontrol i2c smbmsg
Message-ID:  <201005271356.o4RDuJ6n090281@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: uqs
Date: Thu May 27 13:56:19 2010
New Revision: 208593
URL: http://svn.freebsd.org/changeset/base/208593

Log:
  mdoc: Remove leading garbage, empty lines and order preamble

Modified:
  head/usr.sbin/fdcontrol/fdcontrol.8
  head/usr.sbin/i2c/i2c.8
  head/usr.sbin/smbmsg/smbmsg.8

Modified: head/usr.sbin/fdcontrol/fdcontrol.8
==============================================================================
--- head/usr.sbin/fdcontrol/fdcontrol.8	Thu May 27 12:59:49 2010	(r208592)
+++ head/usr.sbin/fdcontrol/fdcontrol.8	Thu May 27 13:56:19 2010	(r208593)
@@ -1,4 +1,3 @@
-'\" t
 .\" Copyright (C) 1994, 2001 by Joerg Wunsch, Dresden
 .\" All rights reserved.
 .\"
@@ -27,8 +26,8 @@
 .\" $FreeBSD$
 .\"
 .Dd December 25, 2001
-.Os
 .Dt FDCONTROL 8
+.Os
 .Sh NAME
 .Nm fdcontrol
 .Nd display and modify floppy disk parameters

Modified: head/usr.sbin/i2c/i2c.8
==============================================================================
--- head/usr.sbin/i2c/i2c.8	Thu May 27 12:59:49 2010	(r208592)
+++ head/usr.sbin/i2c/i2c.8	Thu May 27 13:56:19 2010	(r208593)
@@ -25,7 +25,6 @@
 .\"
 .\" $FreeBSD$ 
 .\"
-
 .Dd January 23, 2009
 .Dt I2C 8
 .Os

Modified: head/usr.sbin/smbmsg/smbmsg.8
==============================================================================
--- head/usr.sbin/smbmsg/smbmsg.8	Thu May 27 12:59:49 2010	(r208592)
+++ head/usr.sbin/smbmsg/smbmsg.8	Thu May 27 13:56:19 2010	(r208593)
@@ -1,4 +1,3 @@
-'\" t
 .\" Copyright (c) 2004 Joerg Wunsch
 .\" All rights reserved.
 .\"



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