Remove incorrect section name. Incomplete -Wall cleaning.

This commit is contained in:
Philippe Charnier 1999-11-27 17:06:40 +00:00
parent ad6eb979ba
commit b7e469ad10
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53766
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -224,6 +224,7 @@ main(argc, argv)
}
}
rarp_loop();
return(0);
}
/*