Module Name: src
Committed By: wiz
Date: Fri May 20 07:08:25 UTC 2011
Modified Files:
src/usr.bin/error: error.1
Log Message:
Fix macro name in SYNOPSIS.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.bin/error/error.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/error/error.1
diff -u src/usr.bin/error/error.1:1.16 src/usr.bin/error/error.1:1.17
--- src/usr.bin/error/error.1:1.16 Fri May 20 07:07:37 2011
+++ src/usr.bin/error/error.1 Fri May 20 07:08:24 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: error.1,v 1.16 2011/05/20 07:07:37 wiz Exp $
+.\" $NetBSD: error.1,v 1.17 2011/05/20 07:08:24 wiz Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -39,7 +39,7 @@
.Nm
.Op Fl nqSsTv
.Op Fl I Ar ignorefile
-.Pp Fl p Ar filelevel
+.Op Fl p Ar filelevel
.Op Fl t Ar suffixlist
.Op name
.Sh DESCRIPTION