diff options
Diffstat (limited to 'usr.bin/patch/patch.1')
| -rw-r--r-- | usr.bin/patch/patch.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/patch/patch.1 b/usr.bin/patch/patch.1 index f068710448a..1f434c7c83b 100644 --- a/usr.bin/patch/patch.1 +++ b/usr.bin/patch/patch.1 @@ -1,6 +1,6 @@ .\" $OpenBSD: patch.1,v 1.22 2008/06/06 20:44:00 jmc Exp $ .\" $DragonFly: src/usr.bin/patch/patch.1,v 1.10 2008/08/18 19:15:55 joerg Exp $ -.\" $NetBSD: patch.1,v 1.20 2015/11/07 18:26:55 joerg Exp $ +.\" $NetBSD: patch.1,v 1.21 2017/07/03 21:34:20 wiz Exp $ .\" Copyright 1986, Larry Wall .\" .\" Redistribution and use in source and binary forms, with or without @@ -589,7 +589,7 @@ utility exits with one of the following values: Successful completion. .It \&1 One or more lines were written to a reject file. -.It \*[Gt]\&1 +.It >\&1 An error occurred. .El .Pp |
