This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Consensus: Remove form-feeds?


On Thu, 6 Jun 2013, Ondrej Bilka wrote:

> As there is currently no consensus about form feeds I ask if we want
> them? 

Their use is as described in the GNU Coding Standards:

  @cindex formfeed
  @cindex control-L
  Please use formfeed characters (control-L) to divide the program into
  pages at logical places (but not within a function).  It does not matter
  just how long the pages are, since they do not have to fit on a printed
  page.  The formfeeds should appear alone on lines by themselves.

You could suggest a change to bug-standards@gnu.org, if this usage no 
longer seems useful to you.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]