Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

unify (1)

Name

unify - manual page for unify 1.2.2

Synopsis

unify [OPTION]... [FILE]

Description

UNIFY(1)                         User Commands                        UNIFY(1)



NAME
       unify - manual page for unify 1.2.2

SYNOPSIS
       unify [OPTION]... [FILE]

DESCRIPTION
       unify - Transforms context diffs into unidiffs, or vice-versa.

       -c, --context-diffs
              force output to context diffs

       -e, --echo-comments
              echo comments to standard error

       -o, --old-diffs
              output old-style diffs, no matter what

       -p, --patch-format
              generate patch format

       -P     same as -p

       -s, --strip-comments
              strip comment lines

       -u, --unidiffs
              force output to unidiffs

       -U     same as -p and -u

       -=, --use-equals
              replace spaces by equal signs in unidiffs

       --help display this help then exit

       --version
              display program version then exit

       If FILE is not specified, read standard input.

AUTHOR
       Written by Wayne Davison <davison@borland.com>.

REPORTING BUGS
       Report bugs to <wdiff-bugs@gnu.org>.

COPYRIGHT
       Copyright (C) 1994, 1997 Free Software Foundation, Inc.
       This is free software; see the source for copying conditions.  There is
       NO warranty; not even for MERCHANTABILITY or FITNESS FOR  A  PARTICULAR
       PURPOSE.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | text/wdiff       |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

SEE ALSO
       The full documentation for unify is maintained as a Texinfo manual.  If
       the info and unify programs are properly installed at  your  site,  the
       command

              info unify

       should give you access to the complete manual.



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source                was                downloaded                from
       https://ftp.gnu.org/gnu/wdiff/wdiff-1.2.2.tar.gz.

       Further information about this software can be found on the open source
       community website at https://www.gnu.org/software/wdiff.



unify 1.2.2                       April 2014                          UNIFY(1)