Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b51429a

Browse files
committed
Adjust so that it works as part of a HOWTO-based manual.
1 parent d579ed8 commit b51429a

2 files changed

Lines changed: 4 additions & 10 deletions

File tree

Doc/libmac.tex

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
\chapter{Macintosh Specific Services}
2-
\label{macintosh}
3-
4-
The modules in this chapter are available on the Apple Macintosh only.
1+
The modules in this manual are available on the Apple Macintosh only.
52

63
Aside from the modules described here there are also interfaces to
74
various MacOS toolboxes, which are currently not extensively
@@ -124,7 +121,7 @@ \section{Built-in Module \module{mac}}
124121
One additional function is available: \function{xstat()}. This function
125122
returns the same information as \function{stat()}, but with three extra
126123
values appended: the size of the resource fork of the file and its
127-
4-char creator and type.
124+
4-character creator and type.
128125

129126
\section{Standard Module \module{macpath}}
130127
\label{module-macpath}

Doc/mac/libmac.tex

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
\chapter{Macintosh Specific Services}
2-
\label{macintosh}
3-
4-
The modules in this chapter are available on the Apple Macintosh only.
1+
The modules in this manual are available on the Apple Macintosh only.
52

63
Aside from the modules described here there are also interfaces to
74
various MacOS toolboxes, which are currently not extensively
@@ -124,7 +121,7 @@ \section{Built-in Module \module{mac}}
124121
One additional function is available: \function{xstat()}. This function
125122
returns the same information as \function{stat()}, but with three extra
126123
values appended: the size of the resource fork of the file and its
127-
4-char creator and type.
124+
4-character creator and type.
128125

129126
\section{Standard Module \module{macpath}}
130127
\label{module-macpath}

0 commit comments

Comments
 (0)