diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-02-16 12:12:00 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-02-16 12:12:00 +0000 |
commit | 92f2618c58307938ee878d90700798cb023d7693 (patch) | |
tree | c69e7607bb2c3106c75bfb234da26f6c15fda908 /share/man/man1 | |
parent | d4be22593970acc2f7963b4ca7252cd6c18cba42 (diff) | |
download | src-92f2618c58307938ee878d90700798cb023d7693.tar.gz src-92f2618c58307938ee878d90700798cb023d7693.zip |
Add cross references to apropos(1), intro(5), intro(6).
Notes
Notes:
svn path=/head/; revision=22790
Diffstat (limited to 'share/man/man1')
-rw-r--r-- | share/man/man1/intro.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man1/intro.1 b/share/man/man1/intro.1 index 4632708f2459..846ed040bcb7 100644 --- a/share/man/man1/intro.1 +++ b/share/man/man1/intro.1 @@ -59,10 +59,13 @@ The exit values and their meanings are explained in the individual manuals. Traditionally, the value 0 signifies successful completion of the command. .Sh SEE ALSO +.Xr apropos 1 , .Xr man 1 , .Xr intro 2 , .Xr intro 3 , .Xr intro 4 , +.Xr intro 5 , +.Xr intro 6 , .Xr intro 7 , .Xr intro 8 , .Xr intro 9 |