[PATCH] getpt.3: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx>
---
 man3/getpt.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man3/getpt.3 b/man3/getpt.3
index 802f73e8a..ba46ea99e 100644
--- a/man3/getpt.3
+++ b/man3/getpt.3
@@ -21,7 +21,7 @@ It is equivalent to
 .PP
 .in +4n
 .EX
-open(/dev/ptmx, O_RDWR | O_NOCTTY);
+open("/dev/ptmx", O_RDWR | O_NOCTTY);
 .EE
 .in
 .PP
-- 
2.20.1




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux