Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Nov 2014 12:27:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 195364] New: [patch][porters-handbook] missing closing parenthesis
Message-ID:  <bug-195364-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195364

            Bug ID: 195364
           Summary: [patch][porters-handbook] missing closing parenthesis
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: luferbsd@gmail.com

Created attachment 149820
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=149820&action=edit
Fix missing parenthesis

A closing parenthesis is missing in section "3.2.2 pkg-plist":

<para>This file lists all the files installed by the port.  It
        is also called the <quote>packing list</quote> because the
        package is generated by packing the files listed here.  The
        pathnames are relative to the installation prefix (usually
        <filename>/usr/local</filename>.</para>

Fix: Use attached patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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