[PATCH v2 2/5] linux ttyname: Update a reference to kernel docs for kernel 4.10

Luke Shumaker lukeshu@lukeshu.com
Wed Nov 8 16:17:00 GMT 2017


On Thu, 02 Nov 2017 14:53:43 -0400,
Luke Shumaker wrote:
> --- a/sysdeps/unix/sysv/linux/ttyname.h
> +++ b/sysdeps/unix/sysv/linux/ttyname.h
> @@ -21,7 +21,8 @@
>  #include <sys/stat.h>
>  
>  /* Return true if this is a UNIX98 pty device, as defined in
> -   linux/Documentation/devices.txt.  */
> +   linux/Documentation/devices.txt (on linux < 4.10) or
> +   linux/Documentation/admin-guide/devices.txt (on linux >= 4.10). */

Style: two spaces after period.

-- 
Happy hacking,
~ Luke Shumaker



More information about the Libc-alpha mailing list