Fix a misspelling in the comments for tha IPv6 auth service and change them

to more closely resembles those in the IPv4 sction.
This commit is contained in:
jhb 2000-03-25 21:17:24 +00:00
parent e2384e4d8c
commit c51ef0a20c

View File

@ -115,10 +115,10 @@ finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s
#chargen stream tcp6 nowait root internal #chargen stream tcp6 nowait root internal
#chargen dgram udp6 wait root internal #chargen dgram udp6 wait root internal
# #
# IPv6 ident service # Return error for all IPv6 "ident" requests
# #
#auth stream tcp6 nowait root internal #auth stream tcp6 nowait root internal
# #
# An Example for IPv6 indent service # Example entry for a real IPv6 ident service similar to the one above for IPv4.
# #
#auth stream tcp6 nowait root internal auth -r -f -n -o UNKNOWN -t 30 #auth stream tcp6 nowait root internal auth -r -f -n -o UNKNOWN -t 30