]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Changes.old: tfix
authorJakub Wilk <jwilk@jwilk.net>
Fri, 5 Aug 2016 10:16:27 +0000 (12:16 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 5 Aug 2016 22:30:58 +0000 (08:30 +1000)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Changes.old

index 1035ec3ad8f24668829a7645d9d8d846298787ae..c9e737a55705f45b78fed2a859c46115c525c9b5 100644 (file)
@@ -42217,7 +42217,7 @@ charsets.7
         Remove console(4) references
             0f9e647 removed the obsolete console(4) page but we still have few
             references to it. The patch below removes them or converts to refs
-            to concole_ioctl(4) where appropriate.
+            to console_ioctl(4) where appropriate.
 
 console_ioctl.4
     Michael Kerrisk  [Chris Gassib]
@@ -42386,7 +42386,7 @@ unix.7
     Michael Kerrisk
         Expand discussion of socket permissions
     Michael Kerrisk
-        Fix statement about permissions needed to connect to a UNIX doain socket
+        Fix statement about permissions needed to connect to a UNIX domain socket
             Read permission is not required (verified by experiment).
     Michael Kerrisk
         Clarify ownership and permissions assigned during socket creation