Use .Fn, .Fa, and .Dv where appropriate.
This commit is contained in:
parent
0935831088
commit
cbf63217c2
@ -76,8 +76,12 @@ but is a macro that expands in-line.
|
||||
The
|
||||
.Fn getchar
|
||||
function
|
||||
is equivalent to:
|
||||
getc with the argument stdin.
|
||||
is equivalent to
|
||||
.Fn getc
|
||||
with a
|
||||
.Fa stream
|
||||
of
|
||||
.Dv stdin .
|
||||
.Pp
|
||||
The
|
||||
.Fn getw
|
||||
|
Loading…
x
Reference in New Issue
Block a user