diff options
Diffstat (limited to 'doc/builtins.1')
-rw-r--r-- | doc/builtins.1 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/builtins.1 b/doc/builtins.1 index bf8bfec..829a49c 100644 --- a/doc/builtins.1 +++ b/doc/builtins.1 @@ -1,6 +1,13 @@ .\" This is a hack to force bash builtins into the whatis database .\" and to get the list of builtins to come up with the man command. -.TH BASH_BUILTINS 1 "2004 Apr 20" "GNU Bash-4.0" +.\" +.\" File Name macro. This used to be `.PN', for Path Name, +.\" but Sun doesn't seem to like that very much. +.\" +.de FN +\fI\|\\$1\|\fP +.. +.TH BASH_BUILTINS 1 "2004 Apr 20" "GNU Bash-4.2" .SH NAME bash, :, ., [, alias, bg, bind, break, builtin, caller, cd, command, compgen, complete, |