Content / Linux Manual Pages

Linux 手册页字母索引

这个页面基于 man7.org 的字母索引页 做了站内整理。命令名和原始链接保持准确,说明、导航和分区提示改成中文,同时为了云端访问速度,默认只渲染当前字母分组。

索引条目
14971
字母分组
28
缓存时间
2026-04-22 10:30:54

手册分区说明

  • 1用户命令与常用可执行程序
  • 2系统调用接口
  • 3C 函数库与开发接口
  • 5文件格式、配置文件与约定
  • 7概览、约定、协议与杂项
  • 8系统管理命令

accept(2) 这样的写法,括号里的数字就是它所属的 man 分区。先看名字,再看分区,判断会更快。

使用方式

1. 先选字母

这页已经改成按字母查看,首屏不会再一次性加载全部条目,更适合云端访问。

2. 再看分区

同名条目可能出现在不同分区,例如普通命令、系统调用、POSIX 版本或库函数版本。

3. 需要原文就点进 man7

每个条目都保留了原始 man7 链接,适合继续阅读完整英文手册页。

4. 搜索只过滤当前分组

为了避免把整份索引都塞进页面里,当前搜索只在你打开的字母分组内即时过滤。

字母导航

点击字母切换分组。现在默认只渲染当前分组,访问速度会比整页全部展开稳定很多。

. 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
当前分组 V
当前条目 140
总条目 14971
数据来源 本地缓存

当前优先使用本地缓存以保证访问速度。缓存超过 24 小时也不会在访客请求时阻塞刷新。

V
共 140 条
回到字母导航
va_arg(3) C 函数库
variable argument lists
va_arg(3p) POSIX 函数库
handle variable argument list
va_copy(3p) POSIX 函数库
handle variable argument list
va_end(3) C 函数库
variable argument lists
va_end(3p) POSIX 函数库
handle variable argument list
val(1p) POSIX 用户命令
validate SCCS files (DEVELOPMENT)
valgrind(1) 用户命令
a suite of tools for debugging and profiling programs
valloc(3) C 函数库
分配对齐内存
原文:allocate aligned memory
varlinkctl(1) 用户命令
Introspect with and invoke Varlink services
va_start(3p) POSIX 函数库
handle variable argument list
vconsole.conf(5) 文件格式与约定
Configuration file for the virtual console
vcs(4) 设备与特殊文件
virtual console memory
vcsa(4) 设备与特殊文件
virtual console memory
vdir(1) 用户命令
list directory contents
vdpa-dev(8) 系统管理命令
vdpa device configuration
vdpa(8) 系统管理命令
vdpa management tool
vdprintf(3p) POSIX 函数库
format output of a stdarg argument list
vdso(7) 约定、概览与杂项
overview of the virtual ELF dynamic shared object
vendstat(8) 系统管理命令
query InfiniBand vendor specific functions
verifytree(1) 用户命令
verify that a local yum repository is consistent
veritysetup(8) 系统管理命令
utility for configuring and managing dm-verity devices
veritytab(5) 文件格式与约定
Configuration for verity block devices
verr(3) C 函数库
formatted error messages
verrx(3) C 函数库
formatted error messages
versionsort(3) C 函数库
扫描目录中的匹配项
原文:scan a directory for matching entries
veth(4) 设备与特殊文件
Virtual Ethernet Device
vfork(2) 系统调用
create a child process and block parent
vfprintf(3p) POSIX 函数库
format output of a stdarg argument list
vfscanf(3) C 函数库
input FILE format conversion
vfscanf(3p) POSIX 函数库
format input of a stdarg argument list
vfwprintf(3) C 函数库
formatted wide-character output conversion
vfwprintf(3p) POSIX 函数库
character formatted output of a stdarg argument list
vfwscanf(3p) POSIX 函数库
character formatted input of a stdarg argument list
vgcfgbackup(8) 系统管理命令
Backup volume group configuration(s)
vgchange(8) 系统管理命令
Change volume group attributes
vgck(8) 系统管理命令
Check the consistency of volume group(s)
vgconvert(8) 系统管理命令
Change volume group metadata format
vgdb(1) 用户命令
intermediary between Valgrind and GDB or a shell
vgdisplay(8) 系统管理命令
Display volume group information
vgexport(8) 系统管理命令
Unregister volume group(s) from the system
vgextend(8) 系统管理命令
Add physical volumes to a volume group
vgimport(8) 系统管理命令
Register exported volume group with system
vgmerge(8) 系统管理命令
Merge volume groups
vgmknodes(8) 系统管理命令
Create the special files for volume group devices in /dev
vgreduce(8) 系统管理命令
Remove physical volume(s) from a volume group
vgremove(8) 系统管理命令
Remove volume group(s)
vgs(8) 系统管理命令
Display information about volume groups
vgscan(8) 系统管理命令
Search for all volume groups
vgsplit(8) 系统管理命令
Move physical volumes into a new or existing volume group
vhangup(2) 系统调用
virtually hangup the current terminal
vi(1p) POSIX 用户命令
oriented (visual) display editor
vidattr(3x) 扩展函数 / curses
curses interfaces to terminfo database
vid_attr(3x) 扩展函数 / curses
curses interfaces to terminfo database
vidputs(3x) 扩展函数 / curses
curses interfaces to terminfo database
vid_puts(3x) 扩展函数 / curses
curses interfaces to terminfo database
vigr(8) 系统管理命令
edit the password, group, shadow-password or shadow-group file
vipw(8) 系统管理命令
edit the password, group, shadow-password or shadow-group file
visudo(8) 系统管理命令
edit the sudoers file
vlan(8) 系统管理命令
vlan manipulation module
vlimit(3) C 函数库
get/set resource limits
vline(3x) 扩展函数 / curses
draw borders and lines in a curses window of characters
vline_set(3x) 扩展函数 / curses
draw borders and lines in a curses window of wide characters
vlock(1) 用户命令
Virtual Console lock program
vm86(2) 系统调用
enter virtual 8086 mode
vmsplice(2) 系统调用
splice user pages to/from a pipe
vmstat(8) 系统管理命令
Report virtual memory statistics
vprintf(3) C 函数库
formatted output conversion
vprintf(3p) POSIX 函数库
format the output of a stdarg argument list
vscanf(3) C 函数库
input FILE format conversion
vscanf(3p) POSIX 函数库
format input of a stdarg argument list
vserver(2) 系统调用
未实现的系统调用
原文:unimplemented system calls
vsnprintf(3p) POSIX 函数库
format output of a stdarg argument list
vsock(7) 约定、概览与杂项
Linux VSOCK address family
vsprintf(3p) POSIX 函数库
format output of a stdarg argument list
vsscanf(3) C 函数库
input string format conversion
vsscanf(3p) POSIX 函数库
format input of a stdarg argument list
vswprintf(3) C 函数库
formatted wide-character output conversion
vswprintf(3p) POSIX 函数库
character formatted output of a stdarg argument list
vswscanf(3p) POSIX 函数库
character formatted input of a stdarg argument list
vsyslog(3) C 函数库
send messages to the system logger
vtep-ctl(8) 系统管理命令
utility for querying and configuring a VTEP database
vtep(5) 文件格式与约定
hardware_vtep database schema
VT_RESIZE(2const) 手册分区 2const
ioctls for console terminal and virtual consoles
vt_resize(2const) 手册分区 2const
ioctls for console terminal and virtual consoles
vwarn(3) C 函数库
formatted error messages
vwarnx(3) C 函数库
formatted error messages
vwprintf(3) C 函数库
formatted wide-character output conversion
vwprintf(3p) POSIX 函数库
character formatted output of a stdarg argument list
vwprintw(3x) 扩展函数 / curses
write formatted output to a curses window
vw_printw(3x) 扩展函数 / curses
write formatted output to a curses window
vwscanf(3p) POSIX 函数库
character formatted input of a stdarg argument list
vwscanw(3x) 扩展函数 / curses
read formatted input from a curses window
vw_scanw(3x) 扩展函数 / curses
read formatted input from a curses window