summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/unix.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/unix.7 b/man7/unix.7
index e295a73e6..122ee6659 100644
--- a/man7/unix.7
+++ b/man7/unix.7
@@ -982,7 +982,7 @@ $
#include "connection.h"
\&
int
-main(int argc, char *argv[])
+main(void)
{
struct sockaddr_un name;
int down_flag = 0;