lkml.org 
[lkml]   [2004]   [Nov]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: bug in man netdevice?
On Tue, Nov 23, 2004 at 09:43:20PM +0000, Karel Kulhavy wrote:

> struct ifreq {
> char ifr_name[IFNAMSIZ];/* Interface name */
> union {
> struct sockaddrifr_addr;
> struct sockaddrifr_dstaddr;
> struct sockaddrifr_broadaddr;
> struct sockaddrifr_netmask;
> struct sockaddrifr_hwaddr;
>
> This looks like spaces forgotten between "sockaddr" and ifr_something.
> Is it a bug? Or is it some elaborate language construct?

This is not for l-k but for mtk-manpages@gmx.net .

And to answer your question, there is a tabs line in the source
that puts the tabs at the wrong positions. Do a
1,$s/sockaddr<tab>/sockaddr /

Andries
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:08    [W:0.026 / U:3.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site