Bug 91995

Summary: Typo fix in www/en/ports/searching.sgml
Product: Documentation Reporter: Rudolf Čejka <cejkar>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rudolf Čejka 2006-01-19 13:30:04 UTC
 
 Fix for small typo (probably copy&paste bug) in www/en/ports/searching.sgml:
 
 --- searching.sgml.orig	Thu Jan 19 14:22:18 2006
 +++ searching.sgml	Thu Jan 19 14:22:26 2006
 @@ -1,7 +1,7 @@
  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
  <!ENTITY base CDATA '..'>
  <!ENTITY date "$FreeBSD: www/en/ports/searching.sgml,v 1.1 2005/12/15 01:02:28 linimon Exp $">
 -<!ENTITY title 'Updating FreeBSD Ports'>
 +<!ENTITY title 'Searching FreeBSD Ports'>
  <!ENTITY % navincludes SYSTEM "../includes.navports.sgml"> %navincludes;
  <!ENTITY % includes SYSTEM "../includes.sgml">
  <!ENTITY % ports.ent SYSTEM "ports.ent">
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-19 13:33:50 UTC
State Changed
From-To: open->closed

Committed, thanks!