- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for nroff (0.02 sec)
-
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<glob pattern="*.tsv"/> </mime-type> <mime-type type="text/troff"> <_comment>Roff/nroff/troff/groff Unformatted Manual Page (UNIX)</_comment> <alias type="application/x-troff"/> <alias type="application/x-troff-man"/> <alias type="application/x-troff-me"/> <alias type="application/x-troff-ms"/> <magic priority="50"> <match value=".\\"" type="string" offset="0"/>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Thu Mar 13 08:18:01 UTC 2025 - 320.1K bytes - Viewed (1) -
src/test/resources/jcifs/smb1/util/mime.map
application/x-texinfo texinfo texi # TexInfo application/x-troff t tr roff # Troff file application/x-troff-man man # Troff with MAN macros application/x-troff-me me # Troff with ME macros application/x-troff-ms ms # Troff with MS macros application/x-ustar ustar # Ustar file
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 5.9K bytes - Viewed (0) -
src/main/java/jcifs/ntlmssp/Type3Message.java
pos += 8; writeULong(type3, pos, NTLMSSP_TYPE3); pos += 4; final int lmOff = writeSecurityBuffer(type3, 12, lmResponseBytes); pos += 8; final int ntOff = writeSecurityBuffer(type3, 20, ntResponseBytes); pos += 8; final int domOff = writeSecurityBuffer(type3, 28, domainBytes); pos += 8;
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 16 01:32:48 UTC 2025 - 32.7K bytes - Viewed (0)