Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Linux で、シェル コマンドではなく C 関数のマニュアル ページを取得するにはどうすればよいですか?
たとえば、入力するとman bind、シェル コマンドのマニュアル ページが表示さbindれますが、ソケット バインディング C 関数のマニュアル ページは表示されません。
man bind
bind