Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
667c7161
Commit
667c7161
authored
Jan 13, 1998
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Consistency: "unix" ==> "\UNIX{}"
parent
88cee522
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
6 deletions
+4
-6
Doc/lib/libmailcap.tex
Doc/lib/libmailcap.tex
+1
-1
Doc/lib/librotor.tex
Doc/lib/librotor.tex
+1
-2
Doc/libmailcap.tex
Doc/libmailcap.tex
+1
-1
Doc/librotor.tex
Doc/librotor.tex
+1
-2
No files found.
Doc/lib/libmailcap.tex
View file @
667c7161
...
@@ -15,7 +15,7 @@ the xmpeg program can be automatically started to view the file.
...
@@ -15,7 +15,7 @@ the xmpeg program can be automatically started to view the file.
The mailcap format is documented in RFC 1524, ``A User Agent
The mailcap format is documented in RFC 1524, ``A User Agent
Configuration Mechanism For Multimedia Mail Format Information'', but
Configuration Mechanism For Multimedia Mail Format Information'', but
is not an Internet standard. However, mailcap files are supported on
is not an Internet standard. However, mailcap files are supported on
most
Unix
systems.
most
\UNIX
{}
systems.
\begin{funcdesc}
{
findmatch
}{
caps
\,
MIMEtype
\,
key
\,
filename
\,
plist
}
\begin{funcdesc}
{
findmatch
}{
caps
\,
MIMEtype
\,
key
\,
filename
\,
plist
}
Return a 2-tuple; the first element is a string containing the command
Return a 2-tuple; the first element is a string containing the command
...
...
Doc/lib/librotor.tex
View file @
667c7161
...
@@ -99,8 +99,7 @@ The version implemented here is probably a good deal more difficult to crack
...
@@ -99,8 +99,7 @@ The version implemented here is probably a good deal more difficult to crack
a truly skilful and determined attacker to break the cipher. So if you want
a truly skilful and determined attacker to break the cipher. So if you want
to keep the NSA out of your files, this rotor cipher may well be unsafe, but
to keep the NSA out of your files, this rotor cipher may well be unsafe, but
for discouraging casual snooping through your files, it will probably be
for discouraging casual snooping through your files, it will probably be
just fine, and may be somewhat safer than using the
Unix
\file
{
crypt
}
just fine, and may be somewhat safer than using the
\UNIX
{}
\file
{
crypt
}
command.
command.
\index
{
National Security Agency
}
\index
{
crypt
(
1
)
}
\index
{
National Security Agency
}
\index
{
crypt
(
1
)
}
% XXX How were Unix commands represented in the docs?
% XXX How were Unix commands represented in the docs?
Doc/libmailcap.tex
View file @
667c7161
...
@@ -15,7 +15,7 @@ the xmpeg program can be automatically started to view the file.
...
@@ -15,7 +15,7 @@ the xmpeg program can be automatically started to view the file.
The mailcap format is documented in RFC 1524, ``A User Agent
The mailcap format is documented in RFC 1524, ``A User Agent
Configuration Mechanism For Multimedia Mail Format Information'', but
Configuration Mechanism For Multimedia Mail Format Information'', but
is not an Internet standard. However, mailcap files are supported on
is not an Internet standard. However, mailcap files are supported on
most
Unix
systems.
most
\UNIX
{}
systems.
\begin{funcdesc}
{
findmatch
}{
caps
\,
MIMEtype
\,
key
\,
filename
\,
plist
}
\begin{funcdesc}
{
findmatch
}{
caps
\,
MIMEtype
\,
key
\,
filename
\,
plist
}
Return a 2-tuple; the first element is a string containing the command
Return a 2-tuple; the first element is a string containing the command
...
...
Doc/librotor.tex
View file @
667c7161
...
@@ -99,8 +99,7 @@ The version implemented here is probably a good deal more difficult to crack
...
@@ -99,8 +99,7 @@ The version implemented here is probably a good deal more difficult to crack
a truly skilful and determined attacker to break the cipher. So if you want
a truly skilful and determined attacker to break the cipher. So if you want
to keep the NSA out of your files, this rotor cipher may well be unsafe, but
to keep the NSA out of your files, this rotor cipher may well be unsafe, but
for discouraging casual snooping through your files, it will probably be
for discouraging casual snooping through your files, it will probably be
just fine, and may be somewhat safer than using the
Unix
\file
{
crypt
}
just fine, and may be somewhat safer than using the
\UNIX
{}
\file
{
crypt
}
command.
command.
\index
{
National Security Agency
}
\index
{
crypt
(
1
)
}
\index
{
National Security Agency
}
\index
{
crypt
(
1
)
}
% XXX How were Unix commands represented in the docs?
% XXX How were Unix commands represented in the docs?
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment