aboutsummaryrefslogtreecommitdiff
path: root/man/man1/src.1
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
commit94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14 (patch)
treead1ad80ee9a4e0ae97451c94a7cf455d3068951b /man/man1/src.1
parent7cda34cf34f3afbd3f2000aa5e2b59ddc319f0f2 (diff)
parent2991442aef1cf020ffde43673433ee97ef322a53 (diff)
downloadplan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.gz
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.bz2
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man/man1/src.1')
-rw-r--r--man/man1/src.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man/man1/src.1 b/man/man1/src.1
index 5f6a29cf..7648602b 100644
--- a/man/man1/src.1
+++ b/man/man1/src.1
@@ -19,11 +19,11 @@ examines the named
to find the corresponding source code, which is then sent to the editor using
.B B
(see
-.IR sam (1)).
+.MR sam (1) ).
If
.I file
is an
-.IR rc (1)
+.MR rc (1)
script, the source is the file itself.
If
.I file
@@ -35,7 +35,7 @@ and
will point the editor at the line that begins the definition.
.I Src
uses
-.IR db (1)
+.MR db (1)
to extract the symbol table information that identifies the source.
.PP
.I Src
@@ -78,6 +78,6 @@ src -s strcmp rc
.SH SOURCE
.B \*9/bin/src
.SH "SEE ALSO"
-.IR db (1),
-.IR plumb (1),
-.IR sam (1).
+.MR db (1) ,
+.MR plumb (1) ,
+.MR sam (1) .