~ubuntu-branches/ubuntu/trusty/libcdk5/trusty

« back to all changes in this revision

Viewing changes to manlinks.sed

  • Committer: Bazaar Package Importer
  • Author(s): John Goerzen
  • Date: 2007-06-06 03:54:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070606035431-ba4gdvw0h6ybffsu
Tags: 5.0.20060507-1
* New upstream release.
* Fixed header patching.  Patch from Robert Schiele.
  Closes: #402978, #416336.
* Update widget count in description.  Closes: #294709.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: manlinks.sed,v 1.2 2002/08/09 22:12:35 tom Exp $
 
1
# $Id: manlinks.sed,v 1.6 2005/12/31 01:34:26 tom Exp $
2
2
##############################################################################
3
 
# Copyright (c) 2000 Free Software Foundation, Inc.                          #
 
3
# Copyright 2000-2002,2005 Thomas E. Dickey                                  #
4
4
#                                                                            #
5
5
# Permission is hereby granted, free of charge, to any person obtaining a    #
6
6
# copy of this software and associated documentation files (the "Software"), #
34
34
/^\.br/d
35
35
/^\.sp/d
36
36
/^\.It/d
 
37
s/^\.XX[        ]\+\([^         ]\+\).*$/\1,/
37
38
s/\\f.//g
38
39
s/[:,]/ /g
39
40
s/^[    ][      ]*//
53
54
}
54
55
s/ /\
55
56
/g
 
57
s/^\.XX//
56
58
}
57
59
/^\.SH_(SYNOPSIS/,/^\.SH_(DESCRIPTION/{
58
60
        /^\.TS/,/^\.TE/{
70
72
        d
71
73
}
72
74
/^\./d
 
75
/^$/d