Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 244499
Collapse All | Expand All

(-)files/eclass-to-manpage.awk (+1 lines)
Lines 115-120 Link Here
115
	example = ""
115
	example = ""
116
116
117
	# first the man page header
117
	# first the man page header
118
	print ".\\\" -*- coding: utf-8 -*-"
118
	print ".\\\" ### DO NOT EDIT THIS FILE"
119
	print ".\\\" ### DO NOT EDIT THIS FILE"
119
	print ".\\\" ### This man page is autogenerated by eclass-to-manpage.awk"
120
	print ".\\\" ### This man page is autogenerated by eclass-to-manpage.awk"
120
	print ".\\\" ### based on comments found in " eclass
121
	print ".\\\" ### based on comments found in " eclass

Return to bug 244499