diff options
| author | wiz <wiz@NetBSD.org> | 2012-03-22 07:58:16 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2012-03-22 07:58:16 +0000 |
| commit | 8098546f10ecb1ecc12a62304406cbc5b0adbeca (patch) | |
| tree | 0f2ceb6542639aa3b531163b80fb77938a92672f /usr.bin/logger | |
| parent | 51fda529e82b3868d4e3899f0b4dff22a6a14a51 (diff) | |
Fix whitespace nits. Suggested by Bug Hunting.
Diffstat (limited to 'usr.bin/logger')
| -rw-r--r-- | usr.bin/logger/logger.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index 31af38b5af6..32bd8df9013 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: logger.1,v 1.12 2010/05/14 16:58:32 jruoho Exp $ +.\" $NetBSD: logger.1,v 1.13 2012/03/22 07:58:19 wiz Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,7 @@ .Sh DESCRIPTION .Nm provides a shell command interface to the -.Xr syslog 3 +.Xr syslog 3 system log module. .Pp Options: |
