diff options
author | ru <ru@FreeBSD.org> | 2001-01-22 10:44:54 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-01-22 10:44:54 +0000 |
commit | 72bf3d71c8f38ec17ab29d0dec8ff07299fde237 (patch) | |
tree | 2192c15e10b57c422652646a91fb17e8729d5e1d /share | |
parent | b11dc1b3ae2e34eaca74a8f59ab4601e16ea2d16 (diff) | |
download | FreeBSD-src-72bf3d71c8f38ec17ab29d0dec8ff07299fde237.zip FreeBSD-src-72bf3d71c8f38ec17ab29d0dec8ff07299fde237.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man1/builtin.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/builtin.1 b/share/man/man1/builtin.1 index 06c8a99..1e9166c 100644 --- a/share/man/man1/builtin.1 +++ b/share/man/man1/builtin.1 @@ -167,8 +167,8 @@ Users of other shells will need to consult the documentation supplied with the other shells. .Bl -column "continueXX" "ExternalXX" "csh(1)" "sh(1)" -offset indent .It Xo -.Em Command Ta Em External Ta Xo -.Xc Xc Xr csh 1 Ta Xr sh 1 +.Em "Command External" Ta Xr csh 1 Ta Xr sh 1 +.Xc .It Ic alias Ta \&No Ta Yes Ta Yes .It Ic alloc Ta \&No Ta Yes Ta \&No .It Ic bg Ta \&No Ta Yes Ta Yes |