Remove incorrect section name. Incomplete -Wall cleaning.
This commit is contained in:
parent
ad6eb979ba
commit
b7e469ad10
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53766
@ -69,7 +69,7 @@ forks a copy of itself and runs in
|
||||
the background. Anomalies and errors are reported via
|
||||
.Xr syslog 3 .
|
||||
|
||||
.Sh OPTIONS
|
||||
.Pp
|
||||
The following options are available:
|
||||
.Bl -tag -width indent
|
||||
.It Fl a
|
||||
|
@ -224,6 +224,7 @@ main(argc, argv)
|
||||
}
|
||||
}
|
||||
rarp_loop();
|
||||
return(0);
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user