=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ctags/ctags.1,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/ctags/ctags.1 2010/07/15 20:51:38 1.19 +++ src/usr.bin/ctags/ctags.1 2010/09/29 07:44:56 1.20 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ctags.1,v 1.19 2010/07/15 20:51:38 schwarze Exp $ +.\" $OpenBSD: ctags.1,v 1.20 2010/09/29 07:44:56 jmc Exp $ .\" $NetBSD: ctags.1,v 1.4 1995/03/26 20:14:04 glass Exp $ .\" .\" Copyright (c) 1987, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)ctags.1 8.1 (Berkeley) 6/6/93 .\" -.Dd $Mdocdate: July 15 2010 $ +.Dd $Mdocdate: September 29 2010 $ .Dt CTAGS 1 .Os .Sh NAME @@ -175,10 +175,8 @@ .It Pa tags default output tags file .El -.Sh DIAGNOSTICS -.Nm -exits with a value of 1 if an error occurred, 0 otherwise. -Duplicate objects are not considered errors. +.Sh EXIT STATUS +.Ex -std ctags .Sh SEE ALSO .Xr ex 1 , .Xr vi 1