Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
REFDB_DOS2UNIX(1)		 RefDB Manual		     REFDB_DOS2UNIX(1)

NAME
       refdb_dos2unix -	RefDB tool: convert file formats from DOS to Unix

SYNOPSIS

       refdb_dos2unix [-h] file1 [file2...]

DESCRIPTION
       RefDB is	a free and portable reference and notes	database as well as a
       bibliography application	that serves a similar purpose for SGML,	XML,
       and LaTeX documents as Reference	Manager	or EndNote do for word
       processor documents. The	bibliography part is something like bibtex for
       markup languages. RefDB consists	of an application server which
       interacts with a	relational database on the server side and a variety
       of clients (including refdba and	refdbc)	on the workstation side. These
       clients perform the common tasks	of a reference database, like adding
       and searching entries, as well as generating bibliographies.

       refdb_dos2unix is a helper utility that converts	a file from DOS	format
       (newline	= \r0 to Unix format (newline =	0.

SEE ALSO
       RefDB manual (local copy)
       <prefix>/share/doc/refdb-<version>/refdb-manual/index.html

       RefDB manual (web) <[1]http://refdb.sourceforge.net/manual/index.html>

AUTHOR
       RefDB was written by Markus Hoenicka <mhoenicka@users.sourceforge.net>.

       This manual page	was written by David Nebauer <david@nebauer.org> for
       the Debian project (but may be used by others).

REFERENCES
       1. http://refdb.sourceforge.net/manual/index.html
	  http://refdb.sourceforge.net/manual/index.html

February 26, 2005		  07/11/2007		     REFDB_DOS2UNIX(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=refdb_dos2unix&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help