git: builtin.1: Bring in some enhancements from FreeBSD.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri May 18 04:17:16 PDT 2012


commit 30dc8b2aab97ab9fc89a398ebed33265a2633f4f
Author: Sascha Wildner <saw at online.de>
Date:   Fri May 18 13:16:32 2012 +0200

    builtin.1: Bring in some enhancements from FreeBSD.
    
    It is modeled after what they did but based on what we actually have in
    our shells' source.
    
    * Use "No**" to mark commands which exist externally but are implemented
      as a script executing the builtin.
    
    * Some further explanations and mdoc fixes.

Summary of changes:
 share/man/man1/builtin.1 |   70 +++++++++++++++++++++++++++-------------------
 1 files changed, 41 insertions(+), 29 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/30dc8b2aab97ab9fc89a398ebed33265a2633f4f


-- 
DragonFly BSD source repository





More information about the Commits mailing list