diff options
author | ru <ru@FreeBSD.org> | 2003-05-22 11:55:26 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-05-22 11:55:26 +0000 |
commit | dad6c4c0809c6fdaf77d7a0b395552a79eb1c8ed (patch) | |
tree | a96e4643fa8bfb543df5e9c992ffe82ab12c2bf7 | |
parent | 42a05ee97ff9645b1244b8d17ba654e014f2acc9 (diff) | |
download | FreeBSD-src-dad6c4c0809c6fdaf77d7a0b395552a79eb1c8ed.zip FreeBSD-src-dad6c4c0809c6fdaf77d7a0b395552a79eb1c8ed.tar.gz |
Moved $FreeBSD$ tag to where it belongs.
Approved by: re (blanket)
-rw-r--r-- | usr.sbin/pciconf/pciconf.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 928e16d..2933c04 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -1,4 +1,3 @@ -.\" $FreeBSD$ .\" Copyright (c) 1997 .\" Stefan Esser <se@FreeBSD.org>. All rights reserved. .\" @@ -24,6 +23,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $FreeBSD$ +.\" .Dd February 7, 1997 .Dt PCICONF 8 .Os |