diff options
author | 2010-09-03 10:31:29 +0000 | |
---|---|---|
committer | 2010-09-03 10:31:29 +0000 | |
commit | c9fa4366851cfa1996935988aa6eafe1b17401da (patch) | |
tree | 8394af1365d2d98ade8089a32794d1d9ad105c54 | |
parent | add an EXIT STATUS section for /sbin; (diff) | |
download | wireguard-openbsd-c9fa4366851cfa1996935988aa6eafe1b17401da.tar.xz wireguard-openbsd-c9fa4366851cfa1996935988aa6eafe1b17401da.zip |
zap trailing whitespace;
-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 400ae2e5c0c..898c9cd042d 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: logger.1,v 1.17 2010/09/03 09:30:27 lum Exp $ +.\" $OpenBSD: logger.1,v 1.18 2010/09/03 10:31:29 jmc Exp $ .\" $NetBSD: logger.1,v 1.4 1994/12/22 06:26:59 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -53,7 +53,7 @@ system log module. The options are as follows: .Bl -tag -width "-f file" .It Fl f Ar file -Log the specified +Log the specified .Ar file . .It Fl i Log the process ID of the logger process |