diff options
Diffstat (limited to 'usr.bin/logger/logger.1')
-rw-r--r-- | usr.bin/logger/logger.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index bf9dca0db6f2..21189b514215 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -47,8 +47,9 @@ .Op Fl t Ar tag .Op Ar message ... .Sh DESCRIPTION -.Nm Logger -provides a shell command interface to the +The +.Nm +utility provides a shell command interface to the .Xr syslog 3 system log module. .Pp |