Browse Source

Plan 9 from Bell Labs 2009-11-10

David du Colombier 14 years ago
parent
commit
fbe455cd0c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sys/man/2/arg

+ 1 - 1
sys/man/2/arg

@@ -1,6 +1,6 @@
 .TH ARG 2
 .SH NAME
-ARGBEGIN, ARGEND, ARGC, ARGF, EARGF, arginit, argopt \- process option letters from argv
+ARGBEGIN, ARGEND, ARGC, ARGF, EARGF \- process option letters from argv
 .SH SYNOPSIS
 .B #include <u.h>
 .br