]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man/man3/S_ISCHR.3
S_ISBLK.3, S_ISCHR.3, S_ISDIR.3, S_ISFIFO.3, S_ISLNK.3, S_ISREG.3, S_ISSOCK.3: Add...
authorAlejandro Colomar <alx@kernel.org>
Tue, 9 Apr 2024 12:18:40 +0000 (14:18 +0200)
committerAlejandro Colomar <alx@kernel.org>
Tue, 9 Apr 2024 12:18:49 +0000 (14:18 +0200)
commitbb3646b633354e1be29e0a9fe820553cd36c39cd
tree3aa4836a23607e6c9669ca9cc3c93788fd158bc8
parentbd8d791aea6f5c7bc07db2f76f7790bf098c5dff
S_ISBLK.3, S_ISCHR.3, S_ISDIR.3, S_ISFIFO.3, S_ISLNK.3, S_ISREG.3, S_ISSOCK.3: Add link pages to inode(7)

These function-like macros are described in inode(7).

Signed-off-by: Alejandro Colomar <alx@kernel.org>
man3/S_ISBLK.3 [new file with mode: 0644]
man3/S_ISCHR.3 [new file with mode: 0644]
man3/S_ISDIR.3 [new file with mode: 0644]
man3/S_ISFIFO.3 [new file with mode: 0644]
man3/S_ISLNK.3 [new file with mode: 0644]
man3/S_ISREG.3 [new file with mode: 0644]
man3/S_ISSOCK.3 [new file with mode: 0644]