blob: d386ba0b65ebd4ebd4a7f81c600a99d458a43e78 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
MR-BASIC(1) General Commands Manual MR-BASIC(1)
NNAAMMEE
MR-basic - manual page cross references
DDEESSCCRRIIPPTTIIOONN
empty: () prints empty name and parentheses
single argument: name() prints empty parentheses
two arguments: test(1) normal use
three arguments: test(1)suffix with suffix
four arguments: test(1)suffix warning
five arguments: test(1)suffix warning
after setting bboolldd ffoonntt:: test(1)suffix not bold
in bold next-line scope: test(1)suffix not bold
first tag
first body
test(1)tag
test body
OpenBSD October 24, 2023 MR-BASIC(1)
|