diff options
| author | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2017-07-03 21:28:48 +0000 |
| commit | 56b14ee00121a3a960d2fbe103c85e147ac57103 (patch) | |
| tree | 05478e811140b3d30b452dcff8e4df8bdab6e3f8 /usr.bin/patch | |
| parent | 7c0084bd3e3114326ae5e7336142439f1d2a10e1 (diff) | |
Remove workaround for ancient HTML generation code.
Diffstat (limited to 'usr.bin/patch')
| -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 |
