All of lore.kernel.org
 help / color / mirror / Atom feed
* typoes in current man pages
@ 2014-03-18 19:05 Robert P. J. Day
  2014-03-18 19:19 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2014-03-18 19:05 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA


  based on current git repo:

_XOPEN_SOURCE typoes:

man3/strtoul.3:XOPEN_SOURCE\ >=\ 600 || _BSD_SOURCE || _SVID_SOURCE || _ISOC99_SOURCE ||
man3/strtol.3:XOPEN_SOURCE\ >=\ 600 || _BSD_SOURCE || _SVID_SOURCE || _ISOC99_SOURCE ||

_BSD_SOURCE typoes:

man2/fcntl.2:.BR BSD_SOURCE ,

_GNU_SOURCE typoes:

man7/socket.7:.B GNU_SOURCE

rday
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: typoes in current man pages
  2014-03-18 19:05 typoes in current man pages Robert P. J. Day
@ 2014-03-18 19:19 ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-03-18 19:19 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: linux-man

On Tue, Mar 18, 2014 at 8:05 PM, Robert P. J. Day <rpjday-L09J2beyid0N/H6P543EQg@public.gmane.org> wrote:
>
>   based on current git repo:
>
> _XOPEN_SOURCE typoes:
>
> man3/strtoul.3:XOPEN_SOURCE\ >=\ 600 || _BSD_SOURCE || _SVID_SOURCE || _ISOC99_SOURCE ||
> man3/strtol.3:XOPEN_SOURCE\ >=\ 600 || _BSD_SOURCE || _SVID_SOURCE || _ISOC99_SOURCE ||
>
> _BSD_SOURCE typoes:
>
> man2/fcntl.2:.BR BSD_SOURCE ,
>
> _GNU_SOURCE typoes:
>
> man7/socket.7:.B GNU_SOURCE

Fixed.Thanks for the report, Robert.

Cheers,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-18 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-18 19:05 typoes in current man pages Robert P. J. Day
2014-03-18 19:19 ` Michael Kerrisk (man-pages)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.