diff options
| author | Alejandro Colomar <alx.manpages@gmail.com> | 2021-11-02 18:42:53 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-02-24 23:17:45 +0100 |
| commit | db6bea1fdb139de4e5303279eb9ee4314ee37bfd (patch) | |
| tree | 0547d1b6a3bb164ef5c28212b23d40b7654100ad /man7 | |
| parent | 5309828dfe8dde676ea47f2393bcd2e482ead18e (diff) | |
| download | man-pages-db6bea1fdb139de4e5303279eb9ee4314ee37bfd.tar.gz | |
mode_t.3, system_data_types.7: Move text to a separate page
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/system_data_types.7 | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/man7/system_data_types.7 b/man7/system_data_types.7 index f8c2a4a1f5..0166c569e1 100644 --- a/man7/system_data_types.7 +++ b/man7/system_data_types.7 @@ -138,38 +138,6 @@ types in this page. .\"------------------------------------- ldiv_t -----------------------/ .\"------------------------------------- lldiv_t ----------------------/ .\"------------------------------------- mode_t -----------------------/ -.TP -.I mode_t -.RS -.IR Include : -.IR <sys/types.h> . -Alternatively, -.IR <fcntl.h> , -.IR <ndbm.h> , -.IR <spawn.h> , -.IR <sys/ipc.h> , -.IR <sys/mman.h> , -or -.IR <sys/stat.h> . -.PP -Used for some file attributes (e.g., file mode). -According to POSIX, -it shall be an integer type. -.PP -.IR "Conforming to" : -POSIX.1-2001 and later. -.PP -.IR "See also" : -.BR chmod (2), -.BR mkdir (2), -.BR open (2), -.BR umask (2) -.PP -.IR "See also" : -the -.I stat -structure in this page. -.RE .\"------------------------------------- off64_t ----------------------/ .TP .I off64_t |
