Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 359273

Summary: sys-apps/portage-2.1.9.43 - Typo in make.conf(5) man page
Product: Portage Development Reporter: Francesco Turco <fturco>
Component: DocumentationAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: trivial Keywords: InVCS
Priority: Normal    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 358927    

Description Francesco Turco 2011-03-17 11:23:53 UTC
I found a small typo in the make.conf(5) man page (portage-2.1.9.43).

PORT_LOGDIR
This variable defines the directory in which per-ebuild logs are
kept.  Logs are created only when this is set. They  are  stored
as ${CATEGORY}:${PF}:YYYYMMDD-HHMMSS.log in the directory speci-
fied. If the direcory does not exist, it will be  created  auto-
matically  and  group permissions will be applied to it.  If the
directory already exists, portage will not modify  it's  permis-
sions.

Notice the "direcory" instead of "directory".
Comment 2 Zac Medico gentoo-dev 2011-03-18 23:21:47 UTC
This is fixed in 2.1.9.44 and 2.2.0_alpha28.