The overloading of IR emits magic \X'...' sequences that turn into HTML manual links. But not all such IR invocations should be manual links; those had to be written to avoid the IR macro before. Worse, the \X'...' ending the IR causes troff to emit only a single space after a period. Defining a new IM macro for manual references fixes both problems. Fixes #441.
15 lines
279 B
Groff
15 lines
279 B
Groff
.TH NAMESPACE 1
|
|
.SH NAME
|
|
namespace \- print name space directory
|
|
.SH SYNOPSIS
|
|
.B namespace
|
|
.SH DESCRIPTION
|
|
.I Namespace
|
|
prints the directory representing the current name space.
|
|
See
|
|
.IM intro (4) .
|
|
.SH SOURCE
|
|
.B \*9/src/cmd/namespace.c
|
|
.SH SEE ALSO
|
|
.IM getns (3) ,
|
|
.IM intro (4)
|