Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RiscOS
S
Sources
SystemRes
InetRes
Commits
2be0b286
Commit
2be0b286
authored
May 11, 2017
by
Robert Sprowson
Browse files
Spelling correction netmark->netmask
Version 5.59. Tagged as 'Internet-5_59'
parent
427b8998
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
11 deletions
+11
-11
Sources/ifrconfig/c/IfRConfig
Sources/ifrconfig/c/IfRConfig
+1
-1
VersionNum
VersionNum
+10
-10
No files found.
Sources/ifrconfig/c/IfRConfig
View file @
2be0b286
...
...
@@ -401,7 +401,7 @@ void printb(char *s, register unsigned short v, register char *bits)
void
printhelp
(
void
)
{
printf
(
"Usage: ifrconfig [-e] <interface> [ revarp | bootp ] [ netmask ]
\n
"
);
printf
(
" configure network interface address and netma
r
k via Reverse ARP
\n
"
);
printf
(
" configure network interface address and netma
s
k via Reverse ARP
or BOOTP
\n
"
);
printf
(
"Options: -e write any errors to Inet$Error
\n
"
);
}
...
...
VersionNum
View file @
2be0b286
/* (5.5
8
)
/* (5.5
9
)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 5.5
8
#define Module_MajorVersion_CMHG 5.5
9
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG
22 Jun
201
6
#define Module_Date_CMHG
11 May
201
7
#define Module_MajorVersion "5.5
8
"
#define Module_Version 55
8
#define Module_MajorVersion "5.5
9
"
#define Module_Version 55
9
#define Module_MinorVersion ""
#define Module_Date "
22 Jun
201
6
"
#define Module_Date "
11 May
201
7
"
#define Module_ApplicationDate "
22-Jun
-1
6
"
#define Module_ApplicationDate "
11-May
-1
7
"
#define Module_ComponentName "Internet"
#define Module_ComponentPath "mixed/RiscOS/Sources/SystemRes/Internet"
#define Module_FullVersion "5.5
8
"
#define Module_HelpVersion "5.5
8
(
22 Jun
201
6
)"
#define Module_LibraryVersionInfo "5:5
8
"
#define Module_FullVersion "5.5
9
"
#define Module_HelpVersion "5.5
9
(
11 May
201
7
)"
#define Module_LibraryVersionInfo "5:5
9
"
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