diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-05-13 12:07:55 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-05-13 12:07:55 +0000 |
| commit | 0afc94c17a8772df34294778904e816258542498 (patch) | |
| tree | c699822393a0ad4134098c013ca4b4ea4e2f3108 /usr.bin/bsdiff | |
| parent | 7565f3e8372c450d436a8b60605a183b4ef1ab83 (diff) | |
Notes
Diffstat (limited to 'usr.bin/bsdiff')
| -rw-r--r-- | usr.bin/bsdiff/bsdiff/bsdiff.1 | 4 | ||||
| -rw-r--r-- | usr.bin/bsdiff/bspatch/bspatch.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/bsdiff/bsdiff/bsdiff.1 b/usr.bin/bsdiff/bsdiff/bsdiff.1 index 4ceb9ed5bb0c..6c598628a62f 100644 --- a/usr.bin/bsdiff/bsdiff/bsdiff.1 +++ b/usr.bin/bsdiff/bsdiff/bsdiff.1 @@ -65,6 +65,8 @@ an absolute minimum working set size of 8 times the size of .Ar oldfile . .Sh SEE ALSO .Xr bspatch 1 +.Sh AUTHORS +.An Colin Percival Aq cperciva@FreeBSD.org .Sh BUGS The .Nm @@ -84,5 +86,3 @@ and .Ar newfile and compare against them before and after applying .Ar patchfile . -.Sh AUTHORS -.An Colin Percival Aq cperciva@FreeBSD.org diff --git a/usr.bin/bsdiff/bspatch/bspatch.1 b/usr.bin/bsdiff/bspatch/bspatch.1 index 29b8db3c81ec..352d0cfa1be6 100644 --- a/usr.bin/bsdiff/bspatch/bspatch.1 +++ b/usr.bin/bsdiff/bspatch/bspatch.1 @@ -61,6 +61,8 @@ but can tolerate a very small working set without a dramatic loss of performance. .Sh SEE ALSO .Xr bsdiff 1 +.Sh AUTHORS +.An Colin Percival Aq cperciva@FreeBSD.org .Sh BUGS The .Nm @@ -82,5 +84,3 @@ that .Ar newfile matches the target file from which .Ar was built. -.Sh AUTHORS -.An Colin Percival Aq cperciva@FreeBSD.org |
