diff options
Diffstat (limited to 'share/man/man4/intro.4')
-rw-r--r-- | share/man/man4/intro.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4 index 693e113..0f2bf27 100644 --- a/share/man/man4/intro.4 +++ b/share/man/man4/intro.4 @@ -62,7 +62,7 @@ Not all drivers implement all system calls, for example, calling .Xr mmap 2 on terminal devices is likely to be not useful at all. .Ss Accessing Devices -Most of the devices in a unix-like operating system are accessed +Most of the devices in a Unix-like operating system are accessed through so-called .Em device nodes , sometimes also called |