mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
services_mkdb(8): Fix a typo in a source code comment
- s/priviledged/privileged/ MFC after: 3 days
This commit is contained in:
parent
333b0490e3
commit
fbf0efd026
1 changed files with 1 additions and 1 deletions
|
|
@ -893,7 +893,7 @@ biff 512/udp comsat #used by mail system to notify users
|
|||
# processes on the same machine
|
||||
login 513/tcp #remote login a la telnet;
|
||||
# automatic authentication performed
|
||||
# based on priviledged port numbers
|
||||
# based on privileged port numbers
|
||||
# and distributed data bases which
|
||||
# identify "authentication domains"
|
||||
who 513/udp whod #maintains data bases showing who's
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue