Module Name:    src
Committed By:   njoly
Date:           Sun May 13 17:08:31 UTC 2012

Modified Files:
        src/usr.bin/logger: logger.1

Log Message:
Small typo in macro.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/logger/logger.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/logger/logger.1
diff -u src/usr.bin/logger/logger.1:1.14 src/usr.bin/logger/logger.1:1.15
--- src/usr.bin/logger/logger.1:1.14	Thu Apr 26 21:11:24 2012
+++ src/usr.bin/logger/logger.1	Sun May 13 17:08:31 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: logger.1,v 1.14 2012/04/26 21:11:24 christos Exp $
+.\"	$NetBSD: logger.1,v 1.15 2012/05/13 17:08:31 njoly Exp $
 .\"
 .\" Copyright (c) 1983, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -71,7 +71,7 @@ with each line
 .Dv ( LOG_PID ) .
 .It Fl m Ar msgid
 The MSGID used for the message.
-.it Fl n
+.It Fl n
 Open log file immediately
 .Dv ( LOG_NDELAY ) .
 .It Fl p Ar pri

Reply via email to