diff options
author | Marius Strobl <marius@FreeBSD.org> | 2018-05-20 00:34:01 +0000 |
---|---|---|
committer | Marius Strobl <marius@FreeBSD.org> | 2018-05-20 00:34:01 +0000 |
commit | b61e33735f11655bd4b5cd8e3784fc1ae60d9958 (patch) | |
tree | 5f85e2dedcf001941eab51b3fdad5e950203415e /sysutils/cdrtools-devel/files/patch-mkisofs_mkisofs.8 | |
parent | devel/git-cinnabar: update to 0.5.0.b3 (diff) |
- Update to 3.02a09
- Pet portlint
Notes
Notes:
svn path=/head/; revision=470438
Diffstat (limited to 'sysutils/cdrtools-devel/files/patch-mkisofs_mkisofs.8')
-rw-r--r-- | sysutils/cdrtools-devel/files/patch-mkisofs_mkisofs.8 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sysutils/cdrtools-devel/files/patch-mkisofs_mkisofs.8 b/sysutils/cdrtools-devel/files/patch-mkisofs_mkisofs.8 new file mode 100644 index 000000000000..3d2a81ccfdf2 --- /dev/null +++ b/sysutils/cdrtools-devel/files/patch-mkisofs_mkisofs.8 @@ -0,0 +1,20 @@ +--- mkisofs/mkisofs.8.orig 2017-12-10 18:47:50 UTC ++++ mkisofs/mkisofs.8 +@@ -2739,7 +2739,7 @@ but is kept to be compatible with + The format of the + .I magic + file is almost identical to the +-.BR magic (4) ++.BR magic (5) + file used by the Linux + .BR file (1) + command - the routines for reading and decoding the +@@ -2778,7 +2778,7 @@ l l l l . + .TE + .PP + The format of the file is described in the +-.BR magic (4) ++.BR magic (5) + man page. The only difference here is that for each entry in the magic file, the + .I message + for the initial offset |